Skip to content

Releases: abice/go-enum

v0.4.3

17 Jun 20:33
2bf3f08

Choose a tag to compare

Changelog

  • 4948942 Fix ignoring text after closing ) also for single line ENUM (#111)
  • 2bf3f08 move examples folder (#112)

v0.4.2

08 Jun 19:38
95d64eb

Choose a tag to compare

Changelog

v0.4.1

16 May 21:15
2485d8f

Choose a tag to compare

Changelog

v0.4.0

21 Mar 16:27
7e2e8bc

Choose a tag to compare

Changelog

  • 861d2dc Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#88)
  • 0443138 Bump github.com/urfave/cli/v2 from 2.3.0 to 2.4.0 (#86)
  • 06ca880 Bump golang.org/x/tools from 0.1.9 to 0.1.10 (#87)
  • 7e2e8bc Change generated binary to 1.18 (#91)
  • ff7c099 add 1.17 and 1.18 (#90)

v0.3.11

11 Feb 00:05
e477e74

Choose a tag to compare

Changelog

v0.3.10

23 Jan 20:31
07a5b31

Choose a tag to compare

Changelog

  • a703e9c Bump github.com/bradleyjkemp/cupaloy (#75)
  • ab3830e Bump github.com/labstack/gommon from 0.3.0 to 0.3.1 (#72)
  • b3ad6c9 Bump golang.org/x/tools from 0.1.7 to 0.1.8 (#73)
  • 07a5b31 ForceLowercase and MustParse (#80)

v0.3.9

05 Nov 17:00
5a95b1b

Choose a tag to compare

Changelog

47b5365 Bump github.com/mattn/goveralls from 0.0.9 to 0.0.11 (#68)
7c8ff97 Bump golang.org/x/tools from 0.1.5 to 0.1.6 (#66)
6e988a2 Bump golang.org/x/tools from 0.1.6 to 0.1.7 (#69)
5a95b1b swap to using constants instead of int values. (#71)

v0.3.8

06 Sep 20:10
b4be01e

Choose a tag to compare

Changelog

b4be01e Add character aliases as CLI options (#65)

v0.3.7

06 Sep 17:52

Choose a tag to compare

Changelog

acf2ee0 change to binaries and uname values

v0.3.6

06 Sep 14:01

Choose a tag to compare

Changelog

13348bc release: updated