Skip to content

Releases: finos/morphir-elm

Scala JSON codec and LocalDate.diffInDays fix

24 Apr 11:53
Compare
Choose a tag to compare

v2.78.0...v2.79.0

Insight, TypeScript and Cadl enhancements

20 Mar 17:18
Compare
Choose a tag to compare

v2.77.1...v2.78.0

Test data generator fix and insight improvements

07 Mar 13:10
Compare
Choose a tag to compare

v2.77.0...v2.77.1

Added test data generation and branch coverage features

03 Mar 13:00
Compare
Choose a tag to compare
  • Merge pull request #1011 from nwokafor-choongsaeng/test-data bb3de04
  • Merge pull request #1014 from bekand/ui-changes e1723c2
  • moved data generators to src beef3c3
  • put parameters first if function starts with "is" b76369a
  • Merge pull request #1010 from bekand/ui-changes 5e33f70
  • more sophisticated http error display 3e3c691
  • auto generation of test data 239eced

v2.76.1...v2.77.0

Fixes for Scala JSON codec generation

27 Feb 21:44
Compare
Choose a tag to compare

v2.76.0...v2.76.1

Morphir Web, Scala backend, Elm frontend fixes and enhancements

22 Feb 11:04
Compare
Choose a tag to compare
  • Merge pull request #1005 from bekand/ui-changes 0de0a51
  • UI/UX insight changes more user friendly field and List.member visualisations 22687d4
  • Merge pull request #1004 from osborneMs/cadl/sdk 7292591
  • Merge pull request #996 from klahnunya/scala-be-fix f5f324b
  • modified ast and pretty printer to accomodate type of values ecdfa63
  • cadl sdk package 9ecf43a
  • Merge pull request #997 from AttilaMihaly/branch-coverage d3e3535
  • Merge pull request #1001 from nwokafor-choongsaeng/remove-scala-private 4fb65d6
  • Added test cases and fixed issue identified during testing. 8052e7d
  • added tests for private modules d2a19ee
  • Merge pull request #998 from nwokafor-choongsaeng/fix-dep-visibility 528a43a
  • remove comments 881cfc9
  • map Private to public 00db30c
  • Added function to assign test cases to branches. 941ab3d
  • Merge branch 'main' into branch-coverage 66a99cf
  • Added utility that finds all branches of a value expression. 9bb2f4d
  • added fix for custom types which has constructor with no arguments 13db708
  • Merge pull request #938 from klahnunya/json-codecs fd28a63
  • fixed codec tests 1d40126
  • worked on changes requested 181c40a
  • tuple argument indexing 61e5198
  • modify tuples tests fe2cb9f
  • remove matching on type in pretty printer 975d2f2
  • refactor tuples serializers 7779a6b
  • refactor code and added documentation f5f4f36
  • Fixed bug for decoding custom types with no arguments 1cd24dd
  • fix ambiguous error in codecs 4c1e076
  • Propagating errors 49f5524
  • Resolved merge conflict db0fc49
  • Refactor to json codecs 3ed7013
  • added tests for records and tuples e1c1eb2
  • refactor codecs 96b7b2a
  • decoder variable and refernce tests 492d1fc
  • decoder variable and refernce tests 3162d73
  • replaced anonymous record with a named type alias record b72e326
  • tests for json codec backend ea3963a
  • support for generic decoder types 432caae
  • add support for unit, generics and scala keywords 55e272e
  • Add support for generic types d53e7ad
  • Refactor Encoders and Decoders. Fixed scala keyword error in codecs f80f770
  • Refactor Encoders and Decoders. Fixed scala keyword error in codecs 3970ea2
  • Refactor Decoders cb9d6c8
  • Refactor Codecs and fix generated syntax errors c75bc88
  • Refactor Codecs and fix generated syntax errors 0026cf2
  • Refactor Codecs f99705b
  • refactor and fix encoders syntax 3340064
  • decoding basic types 8ae61d0
  • decoding basic types d6f2670
  • decoding basic types f4ff8ad
  • custom type decoders 60ce310
  • correcting decorder sythax 98ab77e
  • fixed sythax errors for decorders 73499ba
  • fixed sythax errors in decoders 5e2b3a5
  • added encoders for basic sdk types 8d2f808
  • applied formatting 58886a8
  • fixed sythax for encoding case classes 0db5f4e
  • fixed generated code synthax errors a769a9a

v2.75.2...v2.76.0

Decoration bugfix

07 Feb 19:59
Compare
Choose a tag to compare
  • Merge pull request #993 from AttilaMihaly/fix-decorations 2e12af9
  • Make the code tolerate missing config better. #988 ec903d1

v2.75.1...v2.75.2

Fix bug while cleaning up files

03 Feb 16:00
Compare
Choose a tag to compare
  • Merge pull request #992 from osborneMs/hotfix/cli-1 168f30d
  • filesToDelete return type changed from tuple to path 2b933b1

v2.75.0...v2.75.1

Decoration feature improvements

03 Feb 13:27
Compare
Choose a tag to compare
  • Merge pull request #989 from AttilaMihaly/fix-decorations 13d12de
  • Updated the docs to reflect the new config structure and be more user-friendly. #988 7e21256
  • Rename attribute to decoration. Move config inside morphir.json. #988 689e6ba
  • Merge pull request #991 from finos/dependabot/npm_and_yarn/http-cache-semantics-and-elm-doc-preview-4.1.1 b17c00a
  • Remove record when all fields are cleared out. #988 4c3e110
  • Bump http-cache-semantics and elm-doc-preview 627aa86
  • Fixed various issues related to decorations. #988 1c02d8c
  • Merge pull request #987 from nwokafor-choongsaeng/jvm-version-update bf77445
  • update morphir-jvm version to be downloaded 017ac09
  • Merge pull request #979 from KindsonTheGenius/config-ui 6d58373
  • Merge pull request #976 from osborneMs/hotfix/cli-1 7b461b1
  • Merge pull request #978 from osborneMs/hotfix-cli-cli2-merge/docs 8cf130d
  • Merge pull request #980 from bekand/ui-changes 6011f43
  • Merge pull request #964 from osborneMs/backend/cadl bd779f6
  • update to docs on optional types 412a852
  • logging info removed 02f2484
  • tab navigation and focus indicators ce0fb97
  • Created a user documentation for Json Schema ec202f1
  • cli1-cli2 merging docs 7897762
  • changed files-to-delete to use absolute path 5b9a546
  • test on generated cadl e7af81c
  • division of previous cadl model into docs corresponding types 2339efa
  • month type to cadl support 539c77c
  • update to elm representation of advance types 6651223
  • minor changes to cadl docs 7270257
  • update to cadl docs adc3bbf
  • maybe field in record type added 6b0e38c
  • Merge branch 'main' of https://github.com/osborneMs/morphir-elm into backend/cadl 664769b
  • cadl docs updated with overview table and requested changes 8423c78
  • cadl docs now have elm examples c929fee

v2.74.0...v2.75.0

Added test generation for Scala

25 Jan 12:47
Compare
Choose a tag to compare
  • Merge pull request #977 from nwokafor-choongsaeng/morphir-scala-test 0774e61
  • Fix formatting 159864c
  • Added unit 4458500
  • applied requested changes 61bb19b
  • updated test options decoder to decode as optional dc1406b
  • added the TestBackend.elm 73106ad
  • Merge branch 'main' into morhir-scala-test 8b37ea1
  • Added an entire backend to gen test suite for scala from morphir-tests 05ccf42

v2.73.0...v2.74.0