Skip to content

Releases: xrstf/gimps

v0.6.0-beta.0

25 Oct 15:09
Compare
Choose a tag to compare

Changelog

v0.6.0

25 Oct 15:16
Compare
Choose a tag to compare

Changelog

v0.5.3

10 Aug 08:28
Compare
Choose a tag to compare

Changelog

v0.5.2

24 Jul 10:08
Compare
Choose a tag to compare

Changelog

v0.5.1

26 Aug 09:01
Compare
Choose a tag to compare

Changelog

  • d7161bd update dependencies, use Go 1.19 for building
  • 852b8aa fix readme

v0.5.0

25 Apr 08:44
Compare
Choose a tag to compare

Changelog

  • ad26f1b update to go 1.18, support generics, begin work on goreleaser action

v0.4.1

09 May 20:48
Compare
Choose a tag to compare

Changelog

0720c3f fix handling multiple dot imports in aliaser

v0.4.0

09 May 20:33
Compare
Choose a tag to compare

Changelog

a9f4aa6 replace version alias mechanism with a more flexible rule set, add a bunch of tests
b2649c6 update deps

v0.3.0

05 May 22:46
Compare
Choose a tag to compare

Changelog

0eaca4e make config truly optional
5687d4e update readme

v0.2.0

05 May 22:34
Compare
Choose a tag to compare

Changelog

410f975 add -dry-run
e51cef8 fix exclude filters only working for directories
96a7c07 fix formatting files directly, add tests, improve code generation detection