Releases: elmouradiaminedev/diagonjs
Releases · elmouradiaminedev/diagonjs
v1.6.1
1.6.1 (2024-02-13)
Bug Fixes
- add locks to diagon init function (1310253)
v1.6.0
1.6.0 (2024-02-12)
Features
- load wasm file through cdn in browser environment (8f06918)
v1.5.2
1.5.2 (2024-02-12)
Bug Fixes
- build: remove redundant code in final generated build (114ec12)
v1.5.1
1.5.1 (2024-02-12)
Bug Fixes
- generating cjs and esm not required for it work (1aaab2d)
v1.5.0
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
1.4.0 (2024-02-11)
Features
- add support to table expression translation (559c5ee)
v1.3.0
1.3.0 (2024-02-11)
Features
v1.2.0
1.2.0 (2024-02-11)
Bug Fixes
- bump upload artifact to v4 (d87c4ae)
Features
- add sequence expression translation (1023d12)
v1.1.3
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
1.1.2 (2024-02-11)
Bug Fixes
- ensure diagon translate function is properly exported (055ccc8)
- tests failing due to export change (8201d3e)