View Source Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.4.3 (2025-01-18)
Bug Fixes:
- rebuild NIF without lto
v0.4.2 (2025-01-17)
Bug Fixes:
- rebuild NIF and downgrade rustler
v0.4.1 (2025-01-17)
Bug Fixes:
- rebuild NIF
v0.4.0 (2025-01-17)
Features:
- migrate project from OXC to SWC, add generic helper functions, and update dependencies (#10)
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 (2025-01-05)
Features:
- parser: add function to display AST statistics and fix
Clippy
warnings (#7)
v0.1.2 (2024-12-29)
Bug Fixes
- Properly include all checksums
v0.1.1 (2024-12-29)
Improvements:
- Support RustlerPrecompiled release (#3)
v0.1.0 (2024-12-24)
Features:
- OXC wrapper NIF & initial features