Skip to content

Releases: finos/morphir-elm

Fix TS API

18 Mar 17:27
Compare
Choose a tag to compare
  • Merge pull request #1224 from AttilaMihaly/fix-ts-api c6fcc44
  • Ignore the error for now c92c0a0
  • Merge branch 'main' into fix-ts-api 795f738
  • Make sure the build fails when tsc fails. Fix reserved word in generated TS. fcb34c7

v2.93.0...v2.94.0

Better field names in TypeScript API

18 Mar 10:31
Compare
Choose a tag to compare
  • Merge pull request #1222 from AttilaMihaly/capture-constructor-argument-names 9115c32
  • Added missing field names. Fixed existing ones. f8016ee
  • Merge branch 'main' into capture-constructor-argument-names 82afb1c
  • Change the TS generation to also generate the values. 60b7fc8
  • Add the constructor name adjustment to the CLI bab9fa6
  • Show constructor argument names in Morphir Web e102a43
  • Merge pull request #1223 from nwokafor-choongsaeng/ts-sdk 57eeea1
  • renamed Set to lowercase f618b41
  • 2.91.1-4 20dfc8c
  • fixed export cebcc6b
  • 2.91.1-3 279ef3e
  • fixed module name mapping for sdk 978ec26
  • renamed added tests for ts sdk 56d2709
  • Merge branch 'main' of https://github.com/nwokafor-choongsaeng/morphir-elm into ts-sdk afea7a0
  • added dict, set, and list sdk b2eb6c7
  • Merge pull request #1221 from carolinetew/treeview-side-flyout 513b5dc
  • Utility to extract constructor argument names 6b95beb
  • Treeview: Flyout df87e5a
  • Merge pull request #1217 from nwokafor-choongsaeng/publish be872a5
  • renamed buildMorphirAPI2 to buildMorphirTSLib a721a3a
  • Merge branch 'publish' of https://github.com/nwokafor-choongsaeng/morphir-elm into publish c691086
  • Merge pull request #1220 from AttilaMihaly/fix-the-build fbd7101
  • Remove everything jsdom 9de6c3f
  • Remove problematic package c4e1551
  • Remove failing test f382dd8
  • Fix test f5daeee
  • Fix test 39a1c11
  • Add missing dependency 311abf4
  • Check out the PR's code instead of the target repo. df04de9
  • fix fetch mock 8d321b5
  • fix tests timeout c6d559d
  • 2.91.1-2 fb05027
  • fix broken ref eadfe4e
  • 2.91.1-1 8ecfab4
  • 2.91.1-0 5b94812
  • restructure morphir-ts library and publishing bf74dd1
  • Merge pull request #1215 from carolinetew/collapsible-treeview-visualisation 652cd54
  • Collapsible Treeview: Initial Visualisation bc9b89c
  • Merge pull request #1214 from AttilaMihaly/add-instant-type-2 106edf6
  • Added Instant module (originally implemented by Stephen Torku) 9cad5f8
  • Merge pull request #1212 from AttilaMihaly/improve-try-morphir e062362
  • Revert sample code. 73e0437
  • Merge branch 'refs/heads/main' into improve-try-morphir 0ae6042
  • Merge pull request #1210 from finos/dependabot/npm_and_yarn/cadl-Frontend/multi-6dead84b64 884efc9
  • Merge pull request #1211 from finos/dependabot/npm_and_yarn/server/multi-6bc014718a bd992d1
  • Bump path-to-regexp and express in /server f2795a7
  • Bump cookie and cookie-parser in /cadl-Frontend fda8ecc
  • Merge pull request #1205 from AttilaMihaly/report-invalid-exposed-module 853dc0e
  • Merge remote-tracking branch 'origin/report-invalid-exposed-module' into report-invalid-exposed-module 52a6b1d
  • Fix security issues. #1172 7e914e5
  • Merge branch 'main' into report-invalid-exposed-module 7bdbe48
  • Merge pull request #1209 from finos/pr-target c936db7
  • update action trigger 5f92902
  • Merge branch 'main' into report-invalid-exposed-module f2b5cbe
  • Exclude incorrectly reported CVE. This CVE only impacts Express.js versions below 3.21.1. The issue has been reported to Sonatype. 2aa0a40
  • Merge pull request #1204 from carolinetew/collapsible-treeview-initial 6041af5
  • Merge pull request #1206 from finos/dependabot/npm_and_yarn/morphir-decoration-extension/multi-6dead84b64 bed16aa
  • Merge pull request #1199 from acpcreation/main 87cf242
  • Bump cookie and cookie-parser in /morphir-decoration-extension 2918da8
  • Merge pull request #1200 from finos/dependabot/npm_and_yarn/server/multi-9f37c16f8f 3e61205
  • Merge pull request #1201 from finos/dependabot/npm_and_yarn/morphir-decoration-extension/multi-8a99b2c3f2 dff798c
  • Merge pull request #1202 from finos/dependabot/npm_and_yarn/morphir-decoration-extension/multi-092c445592 68a2da9
  • Merge pull request #1203 from finos/dependabot/npm_and_yarn/cadl-Frontend/express-4.21.1 ddc3138
  • Fix the tests. #1172 590689d
  • Add accidentally removed entry. #1172 3ceb97d
  • Fixed codec. #1172 96e5f38
  • Merge branch 'refs/heads/main' into report-invalid-exposed-module 79ca560
  • Report invalid exposed modules. #1172 55054c9
  • Initial Collapsible Treeview Implementation c85234b
  • Bump send and express in /morphir-decoration-extension 7d8e5c1
  • Bump express from 4.19.2 to 4.21.1 in /cadl-Frontend 549faba
  • Bump path-to-regexp and express in /morphir-decoration-extension efc6966
  • Bump cookie and express in /server 04a2291
  • Adding encoders and decoders for json (#1198) 8e77b36
  • Update nodejs.yml c7131ca
  • Update nodejs.yml 76d06ce
  • Update nodejs.yml 1d389ff
  • Minor improvements. 53371fc
  • Working editors, better styling. ce3dcd3

v2.91.0...v2.93.0

v2.91.0 - LocalDependencies fix

07 Oct 20:10
f71850a
Compare
Choose a tag to compare

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

07 Sep 00:15
4b36eb7
Compare
Choose a tag to compare

v2.90.0...v2.90.1

What's Changed

New Contributors

Full Changelog: v2.89.0...v2.90.1

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