Releases: finos/morphir-jvm
Releases · finos/morphir-jvm
Morphir-JVM Release 0.1.9
Added many missing types/functions to the SDK.
Morphir-JVM Release 0.1.8
Adds the LocalDate maths support to the SDK.
Morphir-JVM - v0.1.7
Add support for Float type construction, and basic operations. (#63) Using scala.Double instead of scala.Float, as while it adds more precision, peformance should be the same or better. See the following discussions for details: https://stackoverflow.com/questions/417568/float-vs-double-performance https://stackoverflow.com/questions/4584637/double-or-float-which-is-faster
Morphir Pre-release SDK
Add additional SDK functionality (#51) * Fix typo in private key generation * update versioning * Code gen changes * Add simple support for the Basics module and add additional Result alias
Morphir Pre-release SDK
Add additional SDK functionality (#51) * Fix typo in private key generation * update versioning * Code gen changes * Add simple support for the Basics module and add additional Result alias
v0.1.4: Change package naming (#44)
* Change Rule module back to uppercase. * Changed package names. #41 Co-authored-by: Attila Mihaly <[email protected]>
v0.1.3: Try and Fix Git Versioning during CI (#35)
* Fix typo in private key generation * update versioning * upgrade scalafix and apply outstanding fixes
v0.1.1: ReadMe updates for contributors (#34)
* Fix typo in private key generation * update development notes
Morphir-JVM Pre-release
ReadMe updates for contributors (#34) * Fix typo in private key generation * update development notes
v0.0.9
Change github action not to install gpg 1.4