Skip to content

Releases: jmattheis/goverter

v0.6.3

01 May 16:48
3bc8792
Compare
Choose a tag to compare
  • Fix generation with generics
  • Exit with non-zero on error

v0.6.2

26 Apr 18:06
Compare
Choose a tag to compare
  • Fix compile errors in code generation with error in return type (#18)

v0.6.1

03 Apr 11:16
Compare
Choose a tag to compare
  • Error using goverter:extend on unexported method

v0.6.0

27 Mar 08:05
edc349e
Compare
Choose a tag to compare

v0.5.0

09 Mar 17:34
58ba62d
Compare
Choose a tag to compare

v0.4.0

03 Mar 19:18
Compare
Choose a tag to compare

See https://github.com/jmattheis/goverter#extend-with-custom-implementation

v0.3.0

28 Aug 10:07
Compare
Choose a tag to compare

v0.2.0

15 Aug 12:34
Compare
Choose a tag to compare
  • Support nesting in goverter:map.
  • Fail on structs with unexported fields.

v0.1.2

24 May 16:13
Compare
Choose a tag to compare
  • Fix goverter:map & goverter:ignore for struct pointer

v0.1.1

14 Mar 19:40
Compare
Choose a tag to compare
Add tests for examples