Skip to content

Releases: dmarkham/enumer

v1.4.0

16 Mar 06:24
3100ad1
Compare
Choose a tag to compare

Implement Scan with a type switch - @vladimiroff

v1.3.0

24 Feb 07:18
d46c853
Compare
Choose a tag to compare

Use constant names rather than literals
Compile-time check to detect constants value changes/reorder

v1.2.0

23 Feb 21:59
56342fd
Compare
Choose a tag to compare

Allow multiple trim prefixes thank you @sgtsquiggs
Move to go 1.13.x for default build
Update the dependency versions.

v1.1.1

18 Jul 15:26
f93c6b0
Compare
Choose a tag to compare
Merge pull request #24 from dmarkham/port-runs-threshold-bug

Port runs threshold bug

v1.1.0

05 May 22:00
e080e58
Compare
Choose a tag to compare
  • String(s string) is now case insensitive #21

v1.0.0

23 Apr 22:27
c504b16
Compare
Choose a tag to compare

This Release adds --linecomment to be more compatible with stringer. #19

v0.0.2

19 Apr 07:06
325a6e1
Compare
Choose a tag to compare

Create the Temp file in the same directory as the output. #17

v0.0.1

05 Apr 08:46
04ed547
Compare
Choose a tag to compare

This version has most of the community's pull requests that were stable. It's also a drop in replacement for https://github.com/alvaroloes/enumer