Releases: aziule/filebuildtag
Releases · aziule/filebuildtag
v1.4.0
v1.3.0
v1.2.0
What's Changed
- Bump Go version
- Bump golangci-lint version in Makefile
- Improve readability of tests
- Better README
Full Changelog: v1.1.1...v1.2.0
v1.1.1: Exported consts
Export consts to reuse them in linters runners.
v1.1.0: Flags support
Remove the custom Config
and use Analyzer.Flags
instead for a better support and integration with linters runners.