Skip to content

Releases: finos/morphir-jvm

Morphir-JVM Release 0.1.9

17 Nov 14:33
9feacde
Compare
Choose a tag to compare

Added many missing types/functions to the SDK.

Morphir-JVM Release 0.1.8

30 Oct 15:51
66210a8
Compare
Choose a tag to compare

Adds the LocalDate maths support to the SDK.

Morphir-JVM - v0.1.7

24 Oct 11:37
8b7907a
Compare
Choose a tag to compare
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

04 Aug 18:29
3356918
Compare
Choose a tag to compare
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

04 Aug 17:54
3356918
Compare
Choose a tag to compare
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)

13 Jul 17:39
90f1100
Compare
Choose a tag to compare
* 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)

16 Jun 12:29
560985f
Compare
Choose a tag to compare
* Fix typo in private key generation

* update versioning

* upgrade scalafix and apply outstanding fixes

v0.1.1: ReadMe updates for contributors (#34)

16 Jun 11:19
819b2c0
Compare
Choose a tag to compare
* Fix typo in private key generation

* update development notes

Morphir-JVM Pre-release

16 Jun 02:58
819b2c0
Compare
Choose a tag to compare
Pre-release
ReadMe updates for contributors (#34)

* Fix typo in private key generation

* update development notes

v0.0.9

19 May 04:01
c7422c3
Compare
Choose a tag to compare
Change github action not to install gpg 1.4