Skip to content

Releases: finos/morphir-jvm

Morphir SDK Early release

18 May 23:25
ebdb62b
Compare
Choose a tag to compare
v0.0.8

Try and fix ci/cd (#24)

Morphir SDK focused release

18 May 22:12
68f374c
Compare
Choose a tag to compare
Fix CI release process (#23)

* Working on CI build

* Fix Publish workflow

Morphir Pre-release SDK

18 May 20:35
3f10d60
Compare
Choose a tag to compare
v0.0.6

Update release steps

Morphir Pre-release Snapshot

18 May 18:56
91609c1
Compare
Choose a tag to compare
Scala code-gen (#22)

* Move into morphir from org.morphir

* File ops

* Reorg and starting to update IR types

* Added a Show type class instance for name

* Include path support

* Added support for all Name variations

* Cleanup tests and add AccessControlled

* Started work on encoding

* Provide a sealed coproduct hiearchy for ExprKind

* Rollup common Expr functionality

* Add full representation of Value AST

* Add remaining types for Type Expressions and normalize attributes parameter order

* Add attribute mapping for Types

* Encode Name as a Value class

* This isn't elm so promote some of these functions to methods

* attribute mapping

* attribute mapping

* Working on the VFile abstraction

* Working on the VFile abstraction

* Major cleanup

* Workspace work

* Start of work to integrate Scala backend