Releases: finos/morphir-elm
Releases · finos/morphir-elm
v2.91.0 - LocalDependencies fix
What's Changed
- Local Dependencies property support for Current Working Directory by @reebayroo in #1196
Full Changelog: v2.90.1...v2.91.0
v2.90.1
What's Changed
- Update express to 4.19.2 to address CVE-2024-29041 by @kmudrick in #1159
- Support http_proxy, https_proxy in gulp git tasks by @kmudrick in #1158
- Bump semver and npm in /cadl-Frontend by @dependabot in #1160
- Bump tar and npm in /cadl-Frontend by @dependabot in #1157
- Bump express from 4.18.2 to 4.19.2 in /cadl-Frontend by @dependabot in #1154
- Initial UUIDv5 Support (#1162) by @DamianReeves in #1163
- UUID fix by @DamianReeves in #1164
- Improve how the Morphir CLI handles dependencies and add "includes" to allow providing dependencies at the command line by @DamianReeves in #1165
- Fix errors in Elm around Generator by @DamianReeves in #1170
- Disable the test-data-generation portion of the CLI since the feature is broken by @DamianReeves in #1173
- Dependency fix on typescript CLI by @reebayroo in #1180
- Ci restoration take4 by @reebayroo in #1188
- Bump webpack from 5.76.0 to 5.94.0 in /morphir-decoration-extension by @dependabot in #1181
- Bump micromatch from 4.0.5 to 4.0.8 in /redistributable/TypeSpec/sdk by @dependabot in #1179
- Bump svelte, svelte-check and svelte-preprocess in /morphir-decoration-extension by @dependabot in #1182
- Bump micromatch from 4.0.5 to 4.0.8 in /cadl-Frontend by @dependabot in #1178
- Bump braces from 3.0.2 to 3.0.3 in /morphir-decoration-extension by @dependabot in #1169
- Deployment fix by @DamianReeves in #1189
New Contributors
- @kmudrick made their first contribution in #1159
- @reebayroo made their first contribution in #1180
Full Changelog: v2.89.0...v2.90.1
LocalDate SDK functions, insight web component
- Merge pull request #1150 from bekand/insight-component 8248047
- create insight web component ce99adb
- Merge pull request #1149 from AttilaMihaly/feature/sdk-functions-localdate 0e5041e
- Fixing PR #1062 8681ddd
- Merge branch 'main' into feature/sdk-functions-localdate 0ddfa25
- trigger github action 12b8b8d
- morphir testing added for localDate e25fb21
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into feature/sdk-functions-localdate 4bae12d
- added missing tests for localdate and code fix for decodeLocalDate 86bc0bd
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into feature/sdk-functions-localdate de3a5c5
- implementation of missing SDK functions for LocalDate c031517
v2.88.0
- 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
Scala-gen bugfix, insight fixes, Snowpark backend
- 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 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
andconcatMap
(#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
andMaybe
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
Fix: Fixing Decimal.divWithDefault in Morphir.IR.SDK.Decimal
What's Changed
- Fixing Decimal.divWithDefault by @michelchan in #1131
New Contributors
- @michelchan made their first contribution in #1131
Full Changelog: v2.87.4...v2.87.5
Additional LocalDate functions (Fix)
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
- Fix release by @DamianReeves in #1128
Full Changelog: v2.86.0...v2.87.4
Additional LocalDate functions
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
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