Skip to content

Latest commit

 

History

History
57 lines (27 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

57 lines (27 loc) · 2.51 KB

1.5.2 (2024-02-12)

Bug Fixes

  • build: remove redundant code in final generated build (114ec12)

1.5.1 (2024-02-12)

Bug Fixes

  • generating cjs and esm not required for it work (1aaab2d)

1.5.0 (2024-02-12)

Features

  • add support for grammar translation (07d285b)
  • add support to frame & graphDag translation (52d3764)
  • asynchornous loading of diagon module (9d4cd37)

1.4.0 (2024-02-11)

Features

  • add support to table expression translation (559c5ee)

1.3.0 (2024-02-11)

Features

1.2.0 (2024-02-11)

Bug Fixes

  • bump upload artifact to v4 (d87c4ae)

Features

  • add sequence expression translation (1023d12)

1.1.3 (2024-02-11)

Bug Fixes

  • add main branch to semantic release config (5dabd53)
  • ci: install semantic git library (3d5f00d)
  • install semantic changelog library (51fbbff)