Skip to content

Latest commit

 

History

History
50 lines (19 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

50 lines (19 loc) · 1.02 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

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