Skip to content

Releases: cocoonspace/dynjson

v1.0.4

11 Oct 15:25
a187647
Compare
Choose a tag to compare

What's Changed

  • fix go.mod module definition by @jfbus in #20

Full Changelog: v1.0.3...v1.0.4

v1.0.3

11 Oct 13:40
0120d6c
Compare
Choose a tag to compare

What's Changed

  • Fix duplicate fields panic by @alex-broad in #16
  • migration to travis-ci.com, switch CI to Go 1.16/1.17 by @jfbus in #17

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

31 Mar 10:26
a7c04ff
Compare
Choose a tag to compare

Fixes:

  • Avoid infinite loop with self-referencing structs (fixes #13)

v1.0.1

17 Aug 08:12
c40608b
Compare
Choose a tag to compare

Documentation update

Stable release

24 Jul 15:26
519eb3f
Compare
Choose a tag to compare
v1.0.0

README (#8)

Version 0.2.0

24 Jul 12:04
d2a51a7
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release
Add FieldsFromRequest (#4)

* Add FieldsFromRequest

* add OptionCommaList to OptionCommaList

* README: improvements

* test package fixes

* README: improvements

Initial release

24 Jul 09:27
8c67e3e
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
Merge pull request #1 from cocoonspace/refacto/builder_formatter

Refactoring : builders & formatters