v0.5.0
What's Changed
New Features or Enhancements 🎉
- Add .gitattributes file to ignore merge conflicts by @atc0005 in #268
- Evaluate URLs within angle brackets by @atc0005 in #308
- Add GUI apps for encoding & decoding input text by @atc0005 in #309
- Add tests using testdata input files by @atc0005 in #310
Bug Fixes 🐛
- Update Dependabot build Dockerfile paths by @atc0005 in #264
- Fix project URL and app name value by @atc0005 in #300
- Fix GetURLPatternsUsingIndex URL end pos matching by @atc0005 in #301
- Fix Dockerfile paths by @atc0005 in #311
Dependency Updates
- Build image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.15.4 to go-ci-oldstable-build-v0.16.0 in /dependabot/docker/builds by @dependabot in #219
- Build image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.16.0 to go-ci-oldstable-build-v0.16.1 in /dependabot/docker/builds by @dependabot in #222
- Build image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.16.1 to go-ci-oldstable-build-v0.19.0 in /dependabot/docker/builds by @dependabot in #224
- Build image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.19.0 to go-ci-oldstable-build-v0.20.0 in /dependabot/docker/builds by @dependabot in #265
- Build image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.20.0 to go-ci-oldstable-build-v0.20.1 in /dependabot/docker/builds by @dependabot in #287
- Go Runtime: Bump golang from 1.21.8 to 1.21.9 in /dependabot/docker/go by @dependabot in #281
- Update
github.com/go-text/render
pseudo-version by @atc0005 in #313
Other Changes
- Disable potential auto EOL conversion for testdata by @atc0005 in #269
- Update workflows to specify OS deps for GUI apps by @atc0005 in #299
- Disable internal/safelinks logging by default by @atc0005 in #304
- Update cmd/usl to use userFeedbackOut output sink by @atc0005 in #305
- Minor refactoring and cleanup by @atc0005 in #307
- Update CHANGELOG for v0.5.0 release by @atc0005 in #314
Full Changelog: v0.4.0...v0.5.0