Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 23:01
· 197 commits to master since this release
6633af7

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 🐛

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