Skip to content

Releases: jmfrees/go-enumr

v0.3.0

02 Jan 17:36
ac7145e

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

02 Jan 00:29
e3c8001

Choose a tag to compare

What's Changed

  • Breaking: Rename name-field to marshal-field by @jmfrees in #9

Full Changelog: v0.2.0...v0.2.1

v0.2.0

01 Jan 23:39
a575ace

Choose a tag to compare

What's Changed

  • Support custom field values and simplify UnmarshalText by @jmfrees in #8

Full Changelog: v0.1.3...v0.2.0

v0.1.3

01 Jan 19:58
d05fa5f

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

01 Jan 19:43
b3bb2bb

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Jan 19:25
1b04e66

Choose a tag to compare

What's Changed

  • Downgrade info logs to debug logs to make go generate output cleaner by @jmfrees in #5

Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 Jan 19:16
a04493a

Choose a tag to compare

What's Changed

  • Jmfrees/refine generation by @jmfrees in #1
  • Support enumr: directive by @jmfrees in #2
  • Update naming to use snake_case for file names by default by @jmfrees in #3
  • Move main package to cmd/main by @jmfrees in #4

New Contributors

Full Changelog: https://github.com/jmfrees/go-enumr/commits/v0.1.0