Releases: joschi/go-junit-report
Releases · joschi/go-junit-report
v2.2.0
Changelog
- 85bf471 Bump dev version
- 09c6e99 build(deps): bump actions/checkout from 3 to 4 (#9)
- 1e631af build(deps): bump actions/setup-go from 3 to 5 (#8)
- 2878252 build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.6.0 (#10)
- 74e7e71 build(release): set up GoReleaser for producing releases (#17)
- 7288726 build: add aarch64 for Linux (#3)
- 3973312 chore(cli): move main command into subdirectory (#14)
- 8aac137 chore(main): release 2.2.0 (#16)
- 3579a30 chore: update repository name in code and docs (#6)
- 952a4d4 ci(release): add release-please workflow (#15)
- e371a72 ci: add Go 1.22 to build matrix (#1)
- 6faa313 ci: set up Dependabot for GitHub Actions and Go (#7)
- dac30f6 ci: update main workflow after renaming default branch to "main" (#2)
- 234258d docs(CHANGELOG): move changelog into CHANGELOG.md
- 534452a docs(README): Adding full example (#4)
- 940046d feat: add AssumeNoBuildOutput option to ignore build output (#11)
- 3f30451 feat: populate skipped message with last line of test output (#13)
- ad9f925 feat: remove ANSI escape sequences from output (#5)
- 5a66382 feat: support new coverage format of Go 1.20 (#12)