- add locks to diagon init function (80ade0a)
- add main branch to semantic release config (0b93bb2)
- build: remove redundant code in final generated build (e83628b)
- bump upload artifact to v4 (ae8d717)
- change versioning to semantic (26e791d)
- ci: install semantic git library (afde2ee)
- dist folder not packaged in npm (5f6f68b)
- ensure diagon translate function is properly exported (8bd2b0d)
- generating cjs and esm not required for it work (0821b43)
- install semantic changelog library (37d1a52)
- options failed to be processed by cpp translate (4093fcc)
- tests failing due to export change (2c0be19)
- add sequence expression translation (2326577)
- add math expression translation (27916b2)
- add support for grammar translation (b821932)
- add support to frame & graphDag translation (7e3ed12)
- add support to table expression translation (c68e9d6)
- add tree translator (850853e)
- asynchornous loading of diagon module (38c7059)
- load wasm file through cdn in browser environment (02d3c1d)
1.6.1 (2024-02-13)
- add locks to diagon init function (1310253)
1.6.0 (2024-02-12)
- load wasm file through cdn in browser environment (8f06918)
1.5.2 (2024-02-12)
- build: remove redundant code in final generated build (114ec12)
1.5.1 (2024-02-12)
- generating cjs and esm not required for it work (1aaab2d)
1.5.0 (2024-02-12)
- 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)
- add support to table expression translation (559c5ee)
1.3.0 (2024-02-11)
- add tree translator (2ef1d66)
1.2.0 (2024-02-11)
- bump upload artifact to v4 (d87c4ae)
- add sequence expression translation (1023d12)