Releases: finos/morphir-jvm
Releases · finos/morphir-jvm
Morphir SDK Early release
v0.0.8 Try and fix ci/cd (#24)
Morphir SDK focused release
Fix CI release process (#23) * Working on CI build * Fix Publish workflow
Morphir Pre-release SDK
v0.0.6 Update release steps
Morphir Pre-release Snapshot
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