Releases: finos/morphir-jvm
Releases · finos/morphir-jvm
v0.21.0
What's Changed
- Make namespaces UUIDs not strings (#175) @DamianReeves
v0.20.0 - Fixes to UUID API
What's Changed
- Make compare and forName curried as expected by the library (#174) @DamianReeves
v0.19.0
What's Changed
- Set correct package location for the UUID module (#173) @DamianReeves
- Ensure we restore the capability to publish Snapshot versions (#172) @DamianReeves
v0.18.8
What's Changed
- Fix publishing (#171) @DamianReeves
- Build maintenance 202041004 (#170) @DamianReeves
- Try and use organizational account to get sonatype working (#169) @DamianReeves
- Add appendable to Basics (#168) @DamianReeves
- remove note (#166) @DamianReeves
- Added update to ReadMe.md (#165) @DamianReeves
- Add sonatype scan step (#164) @DamianReeves
v0.18.7
What's Changed
- Bump actions/dependency-review-action from 3 to 4 (#158) @dependabot
- Bump actions/cache from 3 to 4 (#159) @dependabot
- Bump hmarr/auto-approve-action from 3.2.1 to 4.0.0 (#160) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#161) @dependabot
- Initial Implementation of UUID Custom Type (#163) @cnieves81
- Fix github-dependency-graph action to refer to morphir-jvm (#157) @DamianReeves
v0.18.6
What's Changed
- CI/CD Cleanup (#156) @DamianReeves
- Build maintenance (#155) @DamianReeves
Added isWeekDay to the LocalDate module
What's Changed
- Adding isWeekDay method to LocalDate module by @Abdul-Hameed-Turntabl in #154
Full Changelog: v0.18.2...v0.18.5
Added missing LocalDate.isWeekDay to the SDK
Added missing LocalDate.isWeekDay to the SDK
Additions to the SDK
Added missing math functions to the SDK
Added missing match functions to SDK
See issue #151