Releases: finos/morphir-jvm
Releases · finos/morphir-jvm
Updated IR processing
v0.18.0 Merge pull request #148 from finos/dependabot/maven/examples/AppModel…
Fix the IR module to work on Scala 2.12
Fix the IR module to work on Scala 2.12
Fix bug in JSON decoding
Fix bug in JSON decoding
Add Scala 2.12 cross-compilation for IR module
Add Scala 2.12 cross-compilation for IR module
Added IR processing support for Scala
Ability to read and write the IR from Scala and manipulate it through a type-safe API.
Fix return type of LocalDate.diffInDays
Hot fix/local date (#140) * return type for diffs functions changed to Int * return type for diffs functions changed to Int
JSON Codec fixes
- Removed unused files.
- Added fix for decoding maybes.
Sync up SDK and add missing JSON codecs
Sync up SDK and add missing JSON codecs
Added JOIN support
What's Changed
- Document release process (in #127)
- Added join support (in #128)
- Removed Bool module that wasn't in line with the Morphir SDK and caused name collisions (in #128)
Full Changelog: v0.9.1...v0.10.0
Republish v0.9.0
Republish v0.9.0