Skip to content

Releases: elmouradiaminedev/diagonjs

v1.6.1

13 Feb 01:57
Compare
Choose a tag to compare

1.6.1 (2024-02-13)

Bug Fixes

  • add locks to diagon init function (1310253)

v1.6.0

12 Feb 23:50
Compare
Choose a tag to compare

1.6.0 (2024-02-12)

Features

  • load wasm file through cdn in browser environment (8f06918)

v1.5.2

12 Feb 03:02
Compare
Choose a tag to compare

1.5.2 (2024-02-12)

Bug Fixes

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

v1.5.1

12 Feb 02:05
Compare
Choose a tag to compare

1.5.1 (2024-02-12)

Bug Fixes

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

v1.5.0

12 Feb 00:55
Compare
Choose a tag to compare

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)

v1.4.0

11 Feb 06:56
Compare
Choose a tag to compare

1.4.0 (2024-02-11)

Features

  • add support to table expression translation (559c5ee)

v1.3.0

11 Feb 04:57
Compare
Choose a tag to compare

1.3.0 (2024-02-11)

Features

v1.2.0

11 Feb 03:36
Compare
Choose a tag to compare

1.2.0 (2024-02-11)

Bug Fixes

  • bump upload artifact to v4 (d87c4ae)

Features

  • add sequence expression translation (1023d12)

v1.1.3

11 Feb 01:52
Compare
Choose a tag to compare

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)

v1.1.2

11 Feb 00:03
Compare
Choose a tag to compare

1.1.2 (2024-02-11)

Bug Fixes

  • ensure diagon translate function is properly exported (055ccc8)
  • tests failing due to export change (8201d3e)