Skip to content

Releases: finos/morphir-elm

LocalDate SDK functions, insight web component

18 Mar 11:19
Compare
Choose a tag to compare

v2.88.0...v2.89.0

v2.88.0

15 Feb 11:02
Compare
Choose a tag to compare
  • Merge pull request #1143 from bekand/performance-fixes 6ef051a
  • Merge branch 'main' into performance-fixes 2652b86
  • Use lazy loading for content in tabs and sections 7456466
  • Merge pull request #1136 from bekand/fix-navigation 4e2b9fb
  • Merge pull request #1138 from bekand/ui-changes 2e54a59
  • don't show conversion functiosn for decimal and localdate 8fa0f5d
  • fix tree navigation using the wrong package name ba88057
  • Merge pull request #1096 from nwokafor-choongsaeng/irjvm 15c1241
  • fixed merge conflicts f023918
  • refactored usages of Morphir.IR.Distribution.Codec to use Morphir.IR.FormatVersion.Codec 955f84d
  • expose IR.FormatVersion 37f151e
  • code changes for better scala code generation. b5594f0

v2.87.6...v2.88.0

Scala-gen bugfix, insight fixes, Snowpark backend

26 Jan 14:33
Compare
Choose a tag to compare
  • Merge pull request #1135 from finos/scalagen-fix a72c8a3
  • Fix missing default deps when running scala-gen dcb275a
  • Merge pull request #1120 from finos/dependabot/npm_and_yarn/morphir-decoration-extension/node-fetch-and-morphir-elm--removed d7c0396
  • Merge pull request #1133 from Snowflake-Labs/snowpark-backend a697113
  • Code review suggestion (#11) 4689058
  • Fix a couple of problems (#10) 8c61b78
  • Apply the elm-formatter in the Snowpark files (#9) 054fd06
  • Some improvements for the inline decoration (#8) e9bb030
  • Add test for Aggregate and Values Operators (#7) b8a701f
  • Avoid generating duplicated imports (#6) 921b43c
  • Add documentation for the join feature (#5) 77afb1a
  • Fix boolean expression generation in pattern matching code 1c9f205
  • Sf/docreview (#3) 3b02ca5
    • Add support to the multiple Join. (#2) 40eec96
  • Add Snowpark backend support to CLI2 (#1) 4d02e60
  • Add documentations, tests and a small example (#109) f98f826
  • Add unit test coverage and some bug fixes (#107) 7093d1f
  • Sf/basicdocumentation (#106) 6db15bf
  • Add Antiques example mappings and minor fixes (#104) b7bb967
  • Add issue generation report (#102) 0705aee
  • Basic implementation for the innerjoin function (#101) 0c74626
  • Code review suggestions (#100) 8e709dd
  • Add decorations processing (#99) 25f87a3
  • Support Aggregate function that returns a Record (#98) 00d7444
  • Changes to improve compilation for Calculations.elm (#96) 7bcce74
  • Sf/add filtermap cases (#93) 84c5294
  • Fix lambda functions passed as arguments (#92) 0d2e165
  • Change use of intermediate JSON objects to intermediate arrays (#91) 74c71e2
  • Add initial support for concat and concatMap (#89) 74f5ae5
  • Fix in the aggregate function with alias (#90) 03efda3
  • Add Support for Morphir SDK Aggregate and some arithmetic functions (#88) 826edf1
  • Add tuple creation and matching (#84) c732ffd
  • Small changes LCR's Unsecured (#83) a2abc15
  • Add generation of wrappers for keeping record references (#82) 010a323
  • Misc fixes for compiling LCR assets reduced (#76) 3d62b91
  • Add support to access field of a record (#74) 31140fd
  • Add support let and Maybe functions (#69) 3206866
  • Add Support for floor and module functions (#72) e76bf3b
  • Support basic logical operators (#68) 77105f2
  • Add support for a couple of elements (#60) 95e6763
  • Support the comparison operators for Snowpark (#59) cbfd482
  • Support basic arithmetic operators for Snowpark (#56) ef3d8b6
  • Add support for some list functions (#49) b8d8d5d
  • Add support for Snowpark generation of basic PatternMatch cases (#48) 55e13e1
  • Support member list function in Snowpark (#46) aacb84e
  • Add conversion for function parameters and return type (#42) dda3620
  • Add conversion for identifier expressions (#41) 7881a59
  • Adds basic generation of record wrappers (#40) 58ec90e
  • Support the literals into Snowpark (#39) 55598ea
  • Add initial implementation of a 'mapping' context (#38) 6a7243b
  • Generate empty functions with a to do literal (#36) 5b2d4fe
  • Generate a new backend for Snowpark (#33) f886f15
  • Bump node-fetch and morphir-elm in /morphir-decoration-extension 9fca247

v2.87.5...v2.87.6

Fix: Fixing Decimal.divWithDefault in Morphir.IR.SDK.Decimal

05 Jan 16:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.87.4...v2.87.5

Additional LocalDate functions (Fix)

19 Dec 16:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.86.0...v2.87.4

Additional LocalDate functions

18 Dec 19:36
Compare
Choose a tag to compare

What's Changed

  • elm frontend negative literal impl switched from apply to reference by @osborneMs in #1117
  • Additional functions for LocalDate needed for business rules and morphir-scala by @DamianReeves in #1118
  • Add additional functions to Morphir.SDK.LocalDate and ensure exports and Morphir.IR.SDK.LocalDate matches by @DamianReeves in #1119
  • Fix release by @DamianReeves in #1123

Full Changelog: v2.86.0...v2.87.3

Morphir CLI tools - v2.87.2

17 Dec 02:22
Compare
Choose a tag to compare

What's Changed

  • elm frontend negative literal impl switched from apply to reference by @osborneMs in #1117
  • Additional functions for LocalDate needed for business rules and morphir-scala by @DamianReeves in #1118
  • Add additional functions to Morphir.SDK.LocalDate and ensure exports and Morphir.IR.SDK.LocalDate matches by @DamianReeves in #1119
  • Fix release by @DamianReeves in #1123

Full Changelog: v2.86.0...v2.87.2

morphir-elm CLI patch

17 Dec 02:05
Compare
Choose a tag to compare

v2.87.0...v2.87.1

What's Changed

Full Changelog: v2.87.0...v2.87.1

morphir-elm CLI changes

16 Dec 23:04
015ef3c
Compare
Choose a tag to compare

What's Changed

  • elm frontend negative literal impl switched from apply to reference by @osborneMs in #1117
  • Additional functions for LocalDate needed for business rules and morphir-scala by @DamianReeves in #1118
  • Add additional functions to Morphir.SDK.LocalDate and ensure exports and Morphir.IR.SDK.LocalDate matches by @DamianReeves in #1119

Full Changelog: v2.86.0...v2.87.0

Release with no changes to fix previous accidental publish

08 Nov 11:27
Compare
Choose a tag to compare