Releases: daixiang0/gci
Releases · daixiang0/gci
v0.11.2
What's Changed
- fix blank in the config, convert test data as string and reenable tests in Windows by @daixiang0 in #172
- bump up version by @daixiang0 in #173
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- fix ^M by @daixiang0 in #168
- bump up version by @daixiang0 in #169
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Replace "Golang" with "Go" by @alexandear in #152
- add note for v0.10.0 breaking change by @ImSingee in #155
- add list command by @ImSingee in #153
- Run go generated with GOEXPERIMENT=arenas by @sylr in #156
- add flag for skipping files inside vendor directory by @artuross in #139
- update to Go 1.21 by @cornelk in #163
- bump up version by @daixiang0 in #164
- bump up version by @daixiang0 in #165
New Contributors
- @alexandear made their first contribution in #152
- @ImSingee made their first contribution in #155
- @sylr made their first contribution in #156
- @artuross made their first contribution in #139
- @cornelk made their first contribution in #163
Full Changelog: v0.10.1...v0.11.0
v0.10.1
Hot Fix
- Revert: keep standard package list by @daixiang0 in #151
What's Changed
Full Changelog: v0.10.0...v0.10.1
v0.10.0
New Feature
- feature: support multiple prefixes by @ccoVeille in #142
- support suggested fixes by analyzing a diff by @SVilgelm in #148
What's Changed
- remove hardcoded stdlib packages by @xytan0056 in #138
- upgrade to go1.20 and remove useless generate files by @daixiang0 in #141
- fix: bump version for v0.9.2 to align '--version' with the tagged installation by @jufemaiz in #144
- fix comment before import blocks by @daixiang0 in #147
- bump up to 0.10.0 by @daixiang0 in #149
New Contributors
- @xytan0056 made their first contribution in #138
- @ccoVeille made their first contribution in #142
- @jufemaiz made their first contribution in #144
- @SVilgelm made their first contribution in #148
Full Changelog: v0.9.1...v0.10.0
v0.9.1
v0.9.0
Breaking changes
- always put the C import block as first
What's Changed
- optimize C import block handle logic by @daixiang0 in #131
Full Changelog: v0.8.5...v0.9.0
v0.8.5
What's Changed
- fix go vet issue by @mhofstetter in #127
- hot fix: fix unintended modification of source when parsing input file by @mhofstetter in #126
- bump up to 0.8.5 by @daixiang0 in #128
New Contributors
- @mhofstetter made their first contribution in #127
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- Hot fix: fix first comment after import block missing by @daixiang0 in #124
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- optimize detect import blocks by @daixiang0 in #120
- bump up to 0.8.3 by @daixiang0 in #122
Full Changelog: v0.8.2...v0.8.3