v2.0.0
What's Changed
- Update the
main
branch with the initialv2.0
code by @williamthome in #53 - chore: Configure Renovate by @renovate in #51
- Use a more up-to-date Renovate by @williamthome in #55
- Add erlfmt to the CI by @williamthome in #56
- Change drop_nulls to skip_values by @williamthome in #62
- Remove 'default' from encoder opts and tweak README by @williamthome in #63
- Test euneus module by @williamthome in #64
- Fix installation branch by @williamthome in #65
- Tweak options by @williamthome in #66
- Improve encoder coverage by @williamthome in #67
- Improve decoder coverage by @williamthome in #68
- Test decoder via JSONTestSuite parsing files by @williamthome in #69
- Test encoder via JSONTestSuite transform files by @williamthome in #70
- Re-include the formatter module by @williamthome in #71
- Re-include benchmarks by @williamthome in #72
- Improve documentation by @williamthome in #74
- Run CI in an OTP versions matrix by @williamthome in #77
- Bump version to v2.0.0 by @williamthome in #78
New Contributors
Full Changelog: v1.2.2...v2.0.0