Skip to content

Releases: finos/morphir-elm

Insight enhancements

07 May 18:28
Compare
Choose a tag to compare
  • Merge pull request #423 from blake-charles/feature/patternMatching 7c6977f
  • Added support for ConstructorPattern and AsPattern 697d853

v2.29.1...v2.29.2

Insight enhancements

06 May 15:52
Compare
Choose a tag to compare
  • Merge pull request #422 from blake-charles/feature/patternMatching 1d03dac
  • Removed unnecessary cases; Added styling for table element 50fec8a

v2.29.0...v2.29.1

Insight enhancements

05 May 19:07
Compare
Choose a tag to compare
  • Merge pull request #417 from blake-charles/feature/patternMatching b9660c4
  • removed tests for removed functions ecd7a1b
  • removed tests for removed functions 5c194a9
  • fixed module import 4979378
  • Merge remote-tracking branch 'origin/feature/patternMatching' into feature/patternMatching 75df052
  • merge 716afac
  • Merge branch 'master' into feature/patternMatching 072d2b1
  • visualisation of basic pattern matches c1ca34f
  • work done 09e2979
  • updated project to visualise pattern matches 3713ff8
  • Merge remote-tracking branch 'upstream/master' into feature/patternMatching 50a2399
  • unfinished pattern match code 14538a6

v2.28.0...v2.29.0

Develop server enhancements

30 Apr 17:31
Compare
Choose a tag to compare
  • Merge pull request #421 from AttilaMihaly/issue-419 cf5ff31
  • Changed the interpreter to detect when a constructor refers to a record and replace it with a record structure. #419 d74f840
  • Refactored interpreter to remove the special References type and use the existing IR and native functions instead. #419 4c527ac
  • Merge pull request #420 from piyush-gupta1999/feature/morphir-elm 2310fdb
  • Testing Framework Readme file added. ccb0c95
  • Separate page for function and module created. 4b7000d

v2.27.1...v2.28.0

Develop server enhancements

23 Apr 02:02
Compare
Choose a tag to compare
  • Merge pull request #416 from AttilaMihaly/default-route 290d710
  • Serve index.html when the URL doesn't match any other known routes. c5112d3

v2.27.0...v2.27.1

Develop server enhancements

23 Apr 01:21
Compare
Choose a tag to compare
  • Merge pull request #415 from piyush-gupta1999/feature/morphir-elm 3c01fd0
  • Merge branch 'master' of https://github.com/finos/morphir-elm into feature/morphir-elm d8709a7
  • Added Testing URL's for function path in Test.elm file. 033ab02
  • Added Test Cases Visualization section wise along with the code flow highlighting. Additionally implemented the onHover, onLeave and reference clicked functionality for better user interaction and experience. 93e9e61
  • Added Test Cases Visualization. 8c1cd7c
  • Merge pull request #413 from AttilaMihaly/debug-ir 8456c24
  • Cleaned up version of Try Morphir. #412 e225e6c
  • Initial version of IR debugger. cc143fb

v2.26.0...v2.27.0

Scala codegen enhancements

08 Apr 02:33
Compare
Choose a tag to compare
  • Merge pull request #408 from AttilaMihaly/issue-407 45b7448
  • Make sure locally defined variables are also taken into account to avoid name clashes. #407 b643013
  • Fix issues with curried case class constructors. Replace structural type with constructor when the specific type is known. #407 108b729

v2.25.1...v2.26.0

Morphir Web bugfix

05 Apr 19:09
Compare
Choose a tag to compare
  • Merge pull request #406 from AttilaMihaly/issue-401 d839adc
  • Added test to reproduce issue. Fixed interpreter to evaluate arguments before they are being passed down to another function. #401 a2f621c
  • Updated morphir-elm gen options. 216f9f5
  • Merge pull request #404 from AttilaMihaly/fix-navigation 2ef3bd4
  • Fix the navigation bug. #403 90778f2

12.0.0...v2.25.1

Insight enhancements

17 Mar 13:26
Compare
Choose a tag to compare
  • Merge pull request #394 from piyush-gupta1999/feature/morphir-elm 0e75657
  • Major changes in passing arguments to the Insight API. 6b8c32c
  • Merge pull request #393 from AttilaMihaly/data-json-codec 0c5b7e3
  • Added tests for type aliases and custom types. #285 9399fee
  • Added support for type aliases and custom types. #285 2f00849
  • Merge branch 'master' into data-json-codec a35f166
  • Merge pull request #392 from AttilaMihaly/solidify-interpreter 9bf135c
  • Fix the build. #390 b27aa3b
  • Merge master. #390 4abe5b2
  • Merge branch 'master' into solidify-interpreter 483f165
  • More refactoring for native implementations. #390 d7445d0
  • Covered Tuples and fully automated tests. a4965c7
  • Use helpers to create Maybe. 42301f9
  • Covered more types. #285 5324bdf
  • Covered more types. #285 40af91c
  • Moved DataCodec under IR.Type. #285 0eb958f
  • Replaced ResolvedType with IR. #285 b4acce0
  • Merge branch 'master' into data-json-codec 5226ae3
  • Added ResolvedType. Added encodeData function. Added some fuzz tests. #285 bd08580

v2.24.0...v2.25.0

Insight enhancements

15 Mar 15:38
Compare
Choose a tag to compare
  • Merge pull request #389 from piyush-gupta1999/feature/morphir-elm 59bb1cc
  • Minor Changes in Testing files. b25c94f
  • Changed the type inference of int literals. 8df0910
  • Insight API Modified along with its docs. 2cc236c
  • Merge pull request #391 from AttilaMihaly/solidify-interpreter b37b89b
  • Implemented some helper functions to make it easier to define native functions. #390 ad4bdd7
  • Number formatting and modified the API call. 3fbaad9
  • Code Refactoring. 8818022
  • Merge pull request #388 from wintersoil/feature/finos#351BlockDiv c7d571a
  • Merge branch 'master' of https://github.com/finos/morphir-elm into feature/finos#351BlockDiv 2beccab
  • Completely removing blocking divs from Elm Morphir 832b488
  • Merge pull request #387 from piyush-gupta1999/master 2e198f3
  • Wrong path highlighting issue fixed + code refactoring. 9d6f6e9

v2.23.0...v2.24.0