Releases: treeform/jsony
Releases · treeform/jsony
1.1.5
1.1.4
What's Changed
- Spelling/grammar fixes by @dflock in #41
- Export skipValues by @SolitudeSF in #42
- Don't require discriminant field to be present in object variants by @SolitudeSF in #43
- Fix for utf16 surrogates. by @treeform in #46
New Contributors
- @dflock made their first contribution in #41
- @SolitudeSF made their first contribution in #42
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- Added more elaborate explanation around dumpHook by @PhilippMDoerner in #39
- Fix seq[tuple] with named tuples by @ire4ever1190 in #40
New Contributors
- @PhilippMDoerner made their first contribution in #39
- @ire4ever1190 made their first contribution in #40
Full Changelog: 1.1.2...1.1.3
1.1.2
Full Changelog: 1.1.1...1.1.2
1.1.1
1.1.0
What's Changed
- Add hooks for set type by @konradmb in #25
- Fix typo in documentation by @kraptor in #28
- Example in readme for newHook uses string instead of typedesc by @ThomasTJdev in #29
New Contributors
- @konradmb made their first contribution in #25
- @ThomasTJdev made their first contribution in #29
Full Changelog: 1.0.5...1.1.0