Skip to content

Releases: toon-format/toon-java

v2.0.0

21 May 19:25
ab2cf39

Choose a tag to compare

What's Changed

  • Bump tools.jackson.core:jackson-databind from 3.0.4 to 3.1.0 by @dependabot[bot] in #101
  • Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #103
  • Bump tools.jackson.module:jackson-module-blackbird from 3.0.4 to 3.1.0 by @dependabot[bot] in #102
  • Bump gradle-wrapper from 9.3.1 to 9.4.0 by @dependabot[bot] in #104
  • Bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #105
  • Bump tools.jackson.core:jackson-databind from 3.1.0 to 3.1.1 by @dependabot[bot] in #110
  • Bump gradle-wrapper from 9.4.0 to 9.4.1 by @dependabot[bot] in #109
  • Bump tools.jackson.module:jackson-module-blackbird from 3.1.0 to 3.1.1 by @dependabot[bot] in #108
  • Bump EndBug/add-and-commit from 9.1.4 to 10.0.0 by @dependabot[bot] in #106
  • Bump info.solidsoft.pitest from 1.19.0-rc.3 to 1.19.0 by @dependabot[bot] in #107
  • Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #116
  • Bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #114
  • Bump com.github.spotbugs from 6.4.8 to 6.5.0 by @dependabot[bot] in #113
  • Bump actions/github-script from 8 to 9 by @dependabot[bot] in #112
  • Bump tools.jackson.core:jackson-databind from 3.1.1 to 3.1.2 by @dependabot[bot] in #111
  • Bump tools.jackson.module:jackson-module-blackbird from 3.1.1 to 3.1.2 by @dependabot[bot] in #115
  • Bump gradle-wrapper from 9.4.1 to 9.5.0 by @dependabot[bot] in #118
  • Bump com.github.spotbugs from 6.5.0 to 6.5.1 by @dependabot[bot] in #117
  • Bump tools.jackson.module:jackson-module-blackbird from 3.1.2 to 3.1.3 by @dependabot[bot] in #120
  • Bump com.github.spotbugs from 6.5.1 to 6.5.4 by @dependabot[bot] in #121
  • Bump tools.jackson.core:jackson-databind from 3.1.2 to 3.1.3 by @dependabot[bot] in #119
  • Bump gradle-wrapper from 9.5.0 to 9.5.1 by @dependabot[bot] in #123
  • Security: fix 23 vulnerabilities from V12 audit by @jenspapenhagen in #122
  • Specs 3.1 by @jenspapenhagen in #124
  • Spec 3.3.0 by @jenspapenhagen in #125

Full Changelog: v1.0.9...v2.0.0

v1.0.9

24 Feb 18:12
b5ee5fc

Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

09 Jan 18:51
6888f17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

09 Dec 17:22
cfdece6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

26 Nov 19:41
9f6e961

Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

23 Nov 16:15

Choose a tag to compare

Full Changelog: v0.1.5...v1.0.5

v0.1.4

20 Nov 17:24
d1b13da

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

14 Nov 12:37
f6a2931

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Nov 21:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

31 Oct 18:18

Choose a tag to compare

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