Releases: joshdk/modfmt
Releases · joshdk/modfmt
v0.4.0 Release
Immutable
release. Only release title and notes can be modified.
v0.3.2 Release
Immutable
release. Only release title and notes can be modified.
v0.1.0 Release
What's Changed
- feat: license and readme by @joshdk in #1
- feat: simple command line handler by @joshdk in #2
- ci: run golangci-lint and commitlint in github actions by @joshdk in #3
- ci: run goreleaser in github actions by @joshdk in #4
- chore: embed build version information by @joshdk in #5
- feat: discover local go.mod and go.work files by @joshdk in #6
- feat: formatter sub package by @joshdk in #7
- ci: lint and test all modules by @joshdk in #8
- feat: cli print names of unformatted files by @joshdk in #9
- feat: flag to exit with an error if any files were unformatted by @joshdk in #10
- feat: flag to list and update unformatted files by @joshdk in #11
- docs: embed examples into help text by @joshdk in #12
- feat: improve sorting of each directive type by @joshdk in #13
- docs: installation and usage documentation by @joshdk in #14
- ci: github actions release workflow by @joshdk in #15
- ci: fix release workflow permissions by @joshdk in #16
New Contributors
Full Changelog: v0.0.0...v0.1.0