Releases: finos/morphir-scala
Releases · finos/morphir-scala
Pre-release: Morphir IR representation changes
What's Changed
- Update zio, zio-streams, zio-test, ... to 2.0.3 by @scala-steward in #87
- Update scalafmt-core to 3.6.1 by @scala-steward in #88
- Refactoring of IR by @DamianReeves in #86
Full Changelog: v0.1.1-M03...v0.2.0
Morphir pre-release
What's Changed
- Finish up Json serialization by @dmitrykozinets in #81
- Use the module pattern for Type and start on applying that for Value by @DamianReeves in #82
- Restore Interpreter by @Paul-Folbrecht in #84
- Bump hmarr/auto-approve-action from 3.0.0 to 3.1.0 by @dependabot in #83
New Contributors
- @Paul-Folbrecht made their first contribution in #84
Full Changelog: v0.1.1-M02...v0.1.1-M03
IR Datamodel and DSL changes
What's Changed
- CLI Work by @DamianReeves in #66
- Flowz, CLI, and more by @DamianReeves in #67
- Build fixes and zio-json module by @DamianReeves in #68
- Morphir IR Json Serialization by @dmitrykozinets in #71
- Bump hmarr/auto-approve-action from 2.4.0 to 3.0.0 by @dependabot in #73
- Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #72
- Download morphir-tools-cli from launcher by @justin-corn in #70
- Update zio-prelude to 1.0.0-RC16 by @scala-steward in #75
- Update mdoc to 2.3.6 by @scala-steward in #76
- Update scalafmt-core to 3.6.0 by @scala-steward in #77
- Drop Recursions Schemes based encoding for Type by @DamianReeves in #78
New Contributors
- @dmitrykozinets made their first contribution in #71
- @justin-corn made their first contribution in #70
Full Changelog: v0.1.1-M01...v0.1.1-M02
Publishing Shim of CLI
What's Changed
- Initial CLI configuration by @DamianReeves in #65
Full Changelog: v0.1.0-M03...v0.1.1-M01
Project and module reorganization
What's Changed
- Fixing Vulnerabilities by @DamianReeves in #54
- Changes to UI by @michelchan in #55
- Netlify build by @DamianReeves in #57
- Website deployment changes by @DamianReeves in #58
- Adding features to site by @michelchan in #59
- Moving everything under org.finos.morphir package by @DamianReeves in #60
- Try and fix a build issue plus add the shim for launcher by @DamianReeves in #61
New Contributors
- @michelchan made their first contribution in #55
Full Changelog: v0.1.0-M02.alpha.2...v0.1.0-M03
Compiler Plugin very early work (NOT meant for use, validating deployment)
What's Changed
- Add badges by @DamianReeves in #45
- Update README.md with some badges by @DamianReeves in #46
- Compiler plugin work by @DamianReeves in #47
- Morphir Scala specific GitHub Pages site by @DamianReeves in #48
- Update site.yml by @DamianReeves in #49
- Create index.md by @DamianReeves in #50
- Enable corepack by @DamianReeves in #51
- Website build fixes by @DamianReeves in #52
- Add new trigger for workflow by @DamianReeves in #53
Full Changelog: v0.1.0-M02.alpha.1...v0.1.0-M02.alpha.2
Morphir Early Access Release v0.1.0-M02.alpha.1
What's Changed
- Wire Back Up Full IR by @DamianReeves in #23
- Update README.md by @DamianReeves in #24
- Write empty mir files by @DamianReeves in #25
- Write the .mir file as CBOR (only header for now) by @DamianReeves in #29
- Make an internal morphir mir package by @DamianReeves in #30
- Add some example usages of extern within corelib by @DamianReeves in #31
- Add additional Morphir SDK support in corelib by @DamianReeves in #32
- Trying to discover the representation of opaque type aliases by @DamianReeves in #33
- Update zio, zio-streams, zio-test, ... to 2.0.2 by @scala-steward in #39
- Update scalafmt-core to 3.5.9 by @scala-steward in #34
- Bump ckipp01/mill-dependency-submission from 1.0.2 to 1.1.0 by @dependabot in #35
- Bump hmarr/auto-approve-action from 2.2.1 to 2.4.0 by @dependabot in #37
- Update to mill 0.10.7 by @DamianReeves in #40
- Setup publishing to CI (Snapshot only) by @DamianReeves in #41
- Fix publish script typo by @DamianReeves in #42
- Fix Publishing by @DamianReeves in #44
New Contributors
- @dependabot made their first contribution in #35
Full Changelog: v0.1.0-M01...v0.1.0-M02.alpha.1
Morphir Early Access Release v0.1.0-M01
What's Changed
- Brought in morphir work by @DamianReeves in #1
- Inital repo cleanup by @TheJuanAndOnly99 in #3
- Moving location of some elements in the knowledge project by @DamianReeves in #2
- Upgrade to ZIO2 by @DamianReeves in #4
- change copyright owner to FINOS by @TheJuanAndOnly99 in #5
- Cleaning up CI and project structure by @DamianReeves in #6
- Add github dependency graph creation by @DamianReeves in #7
- Cleaning up to make ready for publish by @DamianReeves in #8
- Shorten morphir package names by @DamianReeves in #9
- Move folder locations to match package naming by @DamianReeves in #10
- Fix incorrect repo name by @DamianReeves in #11
- Linked data by @DamianReeves in #14
- Add gitpod configuration by @DamianReeves in #15
- Add Gitpod button by @DamianReeves in #16
- Fix Dockerfile by @DamianReeves in #17
- Update scalafmt-core to 3.5.8 by @scala-steward in #13
- Update sourcecode to 0.3.0 by @scala-steward in #12
- Start of creation of devcontainer by @DamianReeves in #18
- Initial Setup of a Scala 3 compiler plugin allowing Scala to be used as a frontend for Morphir by @DamianReeves in #19
- Start Re-adding morphir-ir by @DamianReeves in #20
- Added Type level IR and a bit more by @DamianReeves in #21
- Bring over Value related IR changes by @DamianReeves in #22
New Contributors
- @DamianReeves made their first contribution in #1
- @TheJuanAndOnly99 made their first contribution in #3
- @scala-steward made their first contribution in #13
Full Changelog: https://github.com/finos/morphir-scala/commits/v0.1.0-M01