Releases: ash-project/igniter_js
Releases · ash-project/igniter_js
v0.4.5
v0.4.4
v0.4.3
release v0.4.3 [v0.4.3](https://github.com/ash-project/igniter_js/compare/v0.4.2...v0.4.3) (2025-01-18) Bug Fixes: * rebuild NIF without lto
v0.4.2
release v0.4.2 [v0.4.2](https://github.com/ash-project/igniter_js/compare/v0.4.1...v0.4.2) (2025-01-17) Bug Fixes: * rebuild NIF and downgrade rustler
v0.4.1
release v0.4.1 [v0.4.1](https://github.com/ash-project/igniter_js/compare/v0.4.0...v0.4.1) (2025-01-17) Bug Fixes: * rebuild NIF
v0.4.0
release v0.4.0 [v0.4.0](https://github.com/ash-project/igniter_js/compare/v0.3.0...v0.4.0) (2025-01-17) Features: * migrate project from OXC to SWC, add generic helper functions, and update dependencies (#10)
v0.3.0
release v0.3.0 [v0.3.0](https://github.com/ash-project/igniter_js/compare/v0.2.0...v0.3.0) (2025-01-08) Features: * add function to extend limited objects and prevent duplicate object names during extending hooks (#9)
v0.2.0
release v0.2.0 [v0.2.0](https://github.com/ash-project/igniter_js/compare/v0.1.2...v0.2.0) (2025-01-05) Features: * parser: add function to display AST statistics and fix `Clippy` warnings (#7)
v0.1.2
release v0.1.2 [v0.1.2](https://github.com/ash-project/igniter_js/compare/v0.1.1...v0.1.2) (2024-12-29)
v0.1.1
chore: react to ASH_CI_BUILD as well