-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: toon-format/toon-java
base: v1.0.6
head repository: toon-format/toon-java
compare: v1.0.7
- 19 commits
- 56 files changed
- 7 contributors
Commits on Nov 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0fba53b - Browse repository at this point
Copy the full SHA 0fba53bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d7678 - Browse repository at this point
Copy the full SHA f1d7678View commit details
Commits on Nov 29, 2025
-
* add misc.xml to igtignore * adding test found bug * default @DisplayName * use emptyList inst. new ArrayList<>() * cleanup
Configuration menu - View commit details
-
Copy full SHA for 8a5f480 - Browse repository at this point
Copy the full SHA 8a5f480View commit details
Commits on Nov 30, 2025
-
* refactoring and writing some tests * add javadoc
Configuration menu - View commit details
-
Copy full SHA for 20aced1 - Browse repository at this point
Copy the full SHA 20aced1View commit details
Commits on Dec 1, 2025
-
Bump actions/checkout from 5.0.0 to 6.0.0 (#65)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e73d344 - Browse repository at this point
Copy the full SHA e73d344View commit details -
Bump tools.jackson.core:jackson-databind from 3.0.2 to 3.0.3 (#64)
Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.0.2 to 3.0.3. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f7e6fd1 - Browse repository at this point
Copy the full SHA f7e6fd1View commit details -
Bump tools.jackson.module:jackson-module-afterburner from 3.0.2 to 3.…
…0.3 (#63) Bumps [tools.jackson.module:jackson-module-afterburner](https://github.com/FasterXML/jackson-modules-base) from 3.0.2 to 3.0.3. - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-3.0.2...jackson-modules-base-3.0.3) --- updated-dependencies: - dependency-name: tools.jackson.module:jackson-module-afterburner dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Papenhagen <jens.papenhagen@web.de>
Configuration menu - View commit details
-
Copy full SHA for 0f778b6 - Browse repository at this point
Copy the full SHA 0f778b6View commit details
Commits on Dec 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e295b79 - Browse repository at this point
Copy the full SHA e295b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1108c76 - Browse repository at this point
Copy the full SHA 1108c76View commit details -
* Typo and Formating * adding test * remove warnings * remove warnings in test * adding badged for spec and for the License * remove full arg const. for DecodeContext
Configuration menu - View commit details
-
Copy full SHA for 5a276f6 - Browse repository at this point
Copy the full SHA 5a276f6View commit details
Commits on Dec 3, 2025
-
Only count leading Spaces once in DecodeHelper (#68)
* DecodeHelper only count leading spaces once * adding test * cleanup
Configuration menu - View commit details
-
Copy full SHA for 4d2a20b - Browse repository at this point
Copy the full SHA 4d2a20bView commit details -
test: add unit tests for special numeric value encoding (NaN, Infinit…
…y) (#67) * test: add unit tests for NaN and Infinity encoding * move special numeric tests into JToonTest * "test: update non-finite number test" * Delete JToonSpecialNumbersTest.java * Delete JToonTest.java --------- Co-authored-by: Akash CHANDRAN <achandran@dalet.com>
Configuration menu - View commit details
-
Copy full SHA for f29de38 - Browse repository at this point
Copy the full SHA f29de38View commit details -
* Remove DecodeParser * Cleanup DecodeHelper ObjectDecoder ValueDecoder * Adding Test * move to ValueDecoder * adding test to push the test coverage
Configuration menu - View commit details
-
Copy full SHA for aa4cee2 - Browse repository at this point
Copy the full SHA aa4cee2View commit details
Commits on Dec 6, 2025
-
* Adding new conformance file for numbers * Adding regex for leading zero * adding test * change specs version 3.0.0 -> 3.0.1
Configuration menu - View commit details
-
Copy full SHA for b84956f - Browse repository at this point
Copy the full SHA b84956fView commit details
Commits on Dec 8, 2025
-
Bump softprops/action-gh-release from 2.4.2 to 2.5.0 (#72)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.2 to 2.5.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2.4.2...v2.5.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a2c551 - Browse repository at this point
Copy the full SHA 9a2c551View commit details -
Bump actions/checkout from 6.0.0 to 6.0.1 (#74)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for edb1b19 - Browse repository at this point
Copy the full SHA edb1b19View commit details -
Bump actions/setup-java from 5.0.0 to 5.1.0 (#73)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 754838d - Browse repository at this point
Copy the full SHA 754838dView commit details
Commits on Dec 9, 2025
-
* Use a Singleton for the ObjectMapper * cleanup up and add JavaDoc * add test * final class for the singleton
Configuration menu - View commit details
-
Copy full SHA for 20bbc94 - Browse repository at this point
Copy the full SHA 20bbc94View commit details -
Keep Order of Fields like in the given Java Bean (#76)
* Adding Fields Order flag tot he object mapper * add test * do not use for deserz. * fix merge conflict * remove unused imports
Configuration menu - View commit details
-
Copy full SHA for cfdece6 - Browse repository at this point
Copy the full SHA cfdece6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.6...v1.0.7