Skip to content

Releases: ajg/form

v1.7.1

18 Feb 16:43
@ajg ajg
20113a6

Choose a tag to compare

What's Changed

  • Add cycle detection to the encoder by @ajg in #33

Full Changelog: v1.7.0...v1.7.1

v1.7.0

17 Feb 02:30
@ajg ajg
e5aae99

Choose a tag to compare

What's Changed

  • [Issue #14] Add JSON-style conflict resolution for promoted anonymous struct fields by @ajg in #32
  • Add EncodeToStringWith and EncodeToValuesWith convenience functions by @ajg in #16

Full Changelog: v1.6...v1.7.0

v1.6.1

01 Feb 23:22
@ajg ajg
c6078f1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.6.1

v1.5.1

22 Aug 19:39
@ajg ajg

Choose a tag to compare

v1.5.1 Notes

Miscellaneous

  • SemVer-friendlier tag with explicit patch number per issue #18.
  • Minor Travis CI build configuration tweaks re: pull request #17.