Skip to content

Releases: finos/morphir-elm

Release v2.100.0

02 Sep 15:59

Choose a tag to compare

What's Changed

Full Changelog: v2.99.0...v2.100.0

Release v2.99.0

28 Aug 14:06

Choose a tag to compare

What's Changed

  • Enhance TS Set with member methods, doc comments by @Ben-Grant in #1251
  • Refactor npm release workflow to properly handle preset path by @Ben-Grant in #1252

New Contributors

Full Changelog: v2.98.1...v2.99.0

Release v2.98.1

30 Jul 15:43

Choose a tag to compare

What's Changed

Full Changelog: v2.98.0...v2.98.1

Added MCP server

30 Jul 14:44
6ab10c0

Choose a tag to compare

What's Changed

Full Changelog: v2.97.0...v2.98.0

Morphir Web enhancements

26 May 15:21

Choose a tag to compare


v2.96.0...v2.97.0

Fixed missing generated js files

06 May 14:57
3c10ed7

Choose a tag to compare

Merge pull request #1234 from jkakabo-ms/feat/maybe-equals

Add equal method to TypeScript SDK Maybe type

Added Basics to TS-SDK

06 May 12:15
3c10ed7

Choose a tag to compare

  • Add Basics.ts with equal method capable of performing strcutural equality in typescript
  • Add equal method to TypeScript SDK Maybe type b1463e0
  • Updated readme.md to call -f for the old cli for the time being ff28d4b

v2.95.1...v2.96.0

Fix Broken Morphir TS library exports

28 Apr 16:01
058216e

Choose a tag to compare

What's Fixed

  • Broken IR exports in morphir-ts library

v2.95.0...v2.95.1

Added Maybe to TS-SDK

25 Apr 11:26
0d91c05

Choose a tag to compare

Whats New


v2.94.0...v2.95.0

Fix TS API

18 Mar 17:27

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