Releases: toon-format/toon-java
Releases · toon-format/toon-java
v1.0.6
What's Changed
- Spec3.0 by @jenspapenhagen in #59
- chore: update CHANGELOG for version 1.0.6, adding new features and im… by @felipestanzani in #60
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Full Changelog: v0.1.5...v1.0.5
v0.1.4
What's Changed
- Migration by @felipestanzani in #51
Full Changelog: v0.1.3...v0.1.4
What's Changed
- Migration by @felipestanzani in #51
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Jackson3 by @jenspapenhagen in #19
- feature: improved PrimitiveEncoder numerical handling by @Invokedzz in #20
- feature: create test case for json encoding by @Invokedzz in #22
- Bump tools.jackson.core:jackson-databind from 3.0.1 to 3.0.2 by @dependabot[bot] in #23
- Bump tools.jackson.module:jackson-module-afterburner from 3.0.1 to 3.0.2 by @dependabot[bot] in #24
- feat: add TOON decoding support by @koinsaari in #17
- Conformance test suite by @felipestanzani in #29
- JaCoCo by @jenspapenhagen in #31
New Contributors
- @Invokedzz made their first contribution in #20
- @koinsaari made their first contribution in #17
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Create dependabot.yml by @jenspapenhagen in #6
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #7
- Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #8
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #9
- Bump org.junit:junit-bom from 5.10.0 to 6.0.1 by @dependabot[bot] in #10
- Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.20.1 by @dependabot[bot] in #11
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #12
- Update version to 0.1.2 and change Java language version to 17 in build by @felipestanzani in #16
New Contributors
- @jenspapenhagen made their first contribution in #6
- @dependabot[bot] made their first contribution in #7
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Improve Documentation and Test Coverage for JToon by @felipestanzani in #2
- Refactor encoders and normalizers, add utilities and tests, and enhance Gradle build by @felipestanzani in #3
- Add plain JSON string encoding entry points (encodeJson) and docs/tests (v0.1.1) by @felipestanzani in #4
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Enhance build configuration for Maven publishing and signing; update … by @felipestanzani in #1
New Contributors
- @felipestanzani made their first contribution in #1
Full Changelog: https://github.com/felipestanzani/JToon/commits/v0.1.0