v0.4.0-RC11 - Further Expansion of Morphir.SDK support
DamianReeves
released this
16 Feb 13:47
·
133 commits
to main
since this release
Summary
MorphirRuntime (The Evaluator)
- This release further builds out support for various modules in the Morphir SDK
Morphir Data Model (MDM)
- This release introduces serialization of MDM to CBOR
What's Changed
- Feature/list impl pt3 by @justin-corn in #503
- Implement functions for Morphir.SDK:Set by @justin-corn in #505
- Adding Decimal sdk by @michelchan in #507
- Comparable by @edwardpeters in #506
- More Decimal changes by @michelchan in #518
- Update zio-config, zio-config-magnolia, ... to 4.0.1 by @scala-steward in #516
- Update os-lib to 0.9.3 by @scala-steward in #510
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #509
- Update scalac-compat-annotation to 0.1.4 by @scala-steward in #515
- Update zio, zio-streams, zio-test, ... to 2.0.21 by @scala-steward in #512
- Bump follow-redirects from 1.15.1 to 1.15.4 in /website by @dependabot in #508
- Update zio-prelude to 1.0.0-RC22 by @scala-steward in #517
- Update magnolia to 1.1.8 by @scala-steward in #511
- Update mdoc to 2.5.2 by @scala-steward in #514
- Adding more functions to Set SDK by @michelchan in #522
- Comparable functions by @michelchan in #524
- Update mainargs to 0.6.1 by @scala-steward in #523
- Bump actions/cache from 3 to 4 by @dependabot in #519
- Print RTValue by @edwardpeters in #525
- Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #527
- Bump hmarr/auto-approve-action from 3.2.1 to 4.0.0 by @dependabot in #526
- Remove TypedMorphirRuntimeDefs by @Bouzomgi in #528
- Added CBOR (borer) Codecs & Tests by @Paul-Folbrecht in #530
Full Changelog: v0.4.0-RC10...v0.4.0-RC11