File jackson-jq.changes of Package jackson-jq
-------------------------------------------------------------------
Tue Jan 14 23:45:35 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v1.2.0
* What's Changed
+ feat: Add fromdateiso8601 and todateiso8601
+ fix: throw on fractional values with fromdateiso8601
+ [Fix #381] Fixing null pointer
+ Add test cases for #382, #379, and #380
+ build(deps): bump actions/setup-java from 4.4.0 to 4.5.0
+ build(deps): bump actions/checkout from 4.2.1 to 4.2.2
+ build(deps): bump com.fasterxml.jackson:jackson-bom from
2.18.0 to 2.18.2
+ build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3
+ build(deps): bump
org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to
3.11.2
+ build(deps): bump
org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to
3.5.2
- Update tp v1.1.0
* What's Changed
+ add end-to-end test for custom function
+ [Fix_#221] Add Supplier to scope
- Update tp v1.0.1
* What's Changed
+ Upgrade to jackson 2.18.0
+ build(deps): bump actions/setup-java from 4.0.0 to 4.4.0
+ build(deps): bump actions/checkout from 4.1.1 to 4.2.1
+ Upgrade to junit 5.11.2
+ build: upgrade maven plugins
+ build: upgrade test dependencies and commons-cli
-------------------------------------------------------------------
Wed May 11 02:14:57 UTC 2022 - Anton Shvetz <shvetz.anton@gmail.com>
- Initial packaging with v0.0.13