Releases: finos/morphir-elm
Releases · finos/morphir-elm
Scala JSON codec and LocalDate.diffInDays fix
- Merge pull request #1043 from AttilaMihaly/upgrade-morphir-jvm d326103
- Upgrade morphir-jvm to latest. d09b792
- Merge pull request #994 from osborneMs/backend/cadl 9088815
- Merge pull request #1017 from osborneMs/feature/test-coverage 571475a
- Merge pull request #1039 from osborneMs/hotfix/dependency-graph 44f306e
- Merge pull request #1036 from KindsonTheGenius/documentation f319093
- Merge pull request #1041 from klahnunya/codec-record-bug 0fb52f5
- fixed test cases for records e4023be
- fixed but in record types a813193
- coverage test modified 69902c7
- error reporting handling and port fixes 6c71243
- docs added to testcoverage backend functions + update to command description 77ee1d8
- merge resolution 4ae1fbe
- dependency graph display fixed 3f1a3b7
- Removed docs from the morphir-elm repo completely a2a2aa0
- Merge remote-tracking branch 'origin/documentation' into documentation 349eb4c
- Moved documentation to morphir repository 1ccad39
- Merge branch 'finos:main' into documentation d8f9ccb
- merge conflict resolution d1804c7
- Merge pull request #1031 from AttilaMihaly/fix-branch-calculation 5b4e807
- Merge pull request #1033 from Elorm-Axolu/typescript-backend-bug f7fc3ff
- fix codec bug 2bfbf75
- fix codec bug ca81dbc
- Add missing function to the doc. b2a49b5
- Merge branch 'main' into fix-branch-calculation fa0faa9
- Fix the branch calculation to non-branching nodes in the expression tree. 77232d7
- Merge pull request #1028 from bekand/ui-changes 11f4d02
- Merge branch 'main' into ui-changes c8c5e91
- Merge pull request #1030 from AttilaMihaly/cve-allow-list 6b4f57a
- Add CVE to allow-list.json. 9b40982
- Don't highlight pattern match on default input 5fe4c73
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into backend/cadl a3c5418
- renamed basetypes to scalar definitions instead of alias 11b865b
- typespec backend remoduled to handle scalar type defintion a094fcf
- whitelisting of cve vulnerability by node-fetch 3.2.8 8c6ccf8
- more unit tests for branch coverage 1eb8742
- migration from cadl to typespec 3ee4e8e
- upgraded node-fetch to 3.2.10 67955d4
- Switch from Cadl Namespaces to TypeSpec a221a5d
- Merge c66e53a
- testcases + code refactor 6f89782
- logging data removed a3615f3
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into feature/test-coverage 650733f
- git ignore generated file from morphir test-coverage cmd f877c2e
- morphir test coverage cmd + implementations ced39d4
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into backend/cadl 3494ba4
- copy dependency removed for cadl c68c3d8
- copy dependency removed for cadl a03ab1f
- sdk file renamed bb65553
- sdk relocated 2afb112
- import declaration AST changes and handling 2c9be25
- morphir cadl sdk package v1 ee2c971
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into backend/cadl cea4252
- SDK import changed to copy deps + test case adjustment b6e2a6e
- Import Morphir Cadl SDK On Decimal type f65f60d
- Morphir Cadl SDK added 3b0186d
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into backend/cadl 61c9ced
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into backend/cadl ddd5e7b
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into backend/cadl 8530f2e
- Merge branch 'finos:main' into documentation b8a2c65
- Scala docs 06d997c
- Merge branch 'main' of https://github.com/KindsonTheGenius/morphir-elm into documentation 8ad93c1
- Documentation for Working With Codecs 09b64b8
- Documentation for Working With Codecs 3e9e9aa
- Merge branches 'json-codecs' and 'auto-tests' into documentation 95cc469
Insight, TypeScript and Cadl enhancements
- Merge pull request #1024 from bekand/ui-changes d7be87c
- Merge pull request #1025 from Elorm-Axolu/add-lib-to-files c4bdce4
- added lib to files in package.json 5b8c214
- make LetDefinitions work with drilldown 46d2fce
- Merge pull request #1023 from AttilaMihaly/typespec-sdk f0be4ed
- Merge pull request #1016 from Elorm-Axolu/add-api-build 9f3a7b8
- Merge branch 'main' into add-api-build e9a8ae9
- Moved Cadl to TypeSpec. Updated package name. Added readme. 5c84e8f
- Merge pull request #1022 from bekand/ui-changes 1c5d56a
- Refactor DecisionTable to propagate pattern vars c6300bb
- Merge remote-tracking branch 'origin/add-api-build' into add-api-build d0f5a2a
- Merge branch 'main' of https://github.com/Elorm-Axolu/morphir-elm into add-api-build e2a9359
- Merge pull request #1021 from bekand/ui-changes 23d917a
- Fix duplicate variable value popups 1405ec2
- Merge branch 'main' into add-api-build d5d0289
- Merge branch 'main' of https://github.com/Elorm-Axolu/morphir-elm into add-api-build 3f962e4
- cadl-frontend code b7d3211
- morphir-API build and doc 59c3af0
Test data generator fix and insight improvements
- Merge pull request #1019 from nwokafor-choongsaeng/test-data de930ed
- indentation fix 188c2ea
- Merge branch 'main' of https://github.com/nwokafor-choongsaeng/morphir-elm into test-data 461b4e1
- added missing ts file 86ed829
- Merge pull request #1018 from bekand/ui-changes eab1ba5
- decision tree layout heuristics 78011dc
Added test data generation and branch coverage features
- 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
Fixes for Scala JSON codec generation
- Merge pull request #1013 from AttilaMihaly/issue-1012 0373b86
- Use latest morphir-jvm d72ddf2
- Fix issue #1012 0b8bf02
- Merge pull request #1002 from nwokafor-choongsaeng/fix-dep-visibility deee485
- Merge branch 'main' into fix-dep-visibility 2622453
- added test for input and output types of functions 68d69fb
- expose output types of public functions 380e034
- removed cyclic dependency 394b898
- fix failing test a20ad4f
- code cleanup edf3aae
- Merge pull request #1009 from bekand/ui-changes 248ceb9
- remove some debug code 5972325
- Merge branch 'main' of https://github.com/nwokafor-choongsaeng/morphir-elm into fix-dep-visibility 68e70da
- Merge branch 'main' of https://github.com/nwokafor-choongsaeng/morphir-elm into fix-dep-visibility 8d2ba5e
- implement implicit module exposure in cli2 9aea960
- tail recursive implementation 717d674
- added test cases e64c794
- make implicitly exposed modules public 0bc255a
Morphir Web, Scala backend, Elm frontend fixes and enhancements
- 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
Decoration bugfix
Fix bug while cleaning up files
Decoration feature improvements
- 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
Added test generation for Scala
- 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