Releases: dkorunic/betteralign
Releases · dkorunic/betteralign
v0.2.3
Changelog
- b0ff395 Use maybe.WriteFile() to enable optimistic non-atomic I/O for Windows platform
v0.2.2
Changelog
- 5b5f25b Refactor to cache positive and negative suffix lookup results
v0.2.1
Changelog
- 5bff4a2 Add missing commas in README
- 2195c2e Additional generated suffixes to skip
- 5ec1d79 README updates
- 8d6683f Slighly better performance with caching suffix lookup result
v0.1.0
Changelog
- b557de8 Add README and Goreleaser config
- 257df36 Add generated_files flag
- 564a613 Deps update: - go.uber.org/automaxprocs to v1.5.2 - golang.org/x/tools to v0.7.0 - gotest.tools/v3 to v3.4.0
- e6609f2 Detect and skip generated files.
- 5a2d7c1 Initial commit.