Skip to content

Latest commit

 

History

History
75 lines (34 loc) · 2.82 KB

File metadata and controls

75 lines (34 loc) · 2.82 KB

Changelog

1.2.2 (2026-03-11)

Bug Fixes

  • add changed cargo.lock on publish (#45) (514f543)

1.2.1 (2026-03-11)

Bug Fixes

  • prevent out-of-bounds read in tryBacktrackAddStarExportBinding (#41) (4d450dc)

1.2.0 (2026-03-05)

Features

  • add optional parse error locations (#34) (1b517e9)

Bug Fixes

  • don't bail on shorthand 'get' in literal exports (#37) (48bbbbf)

1.1.3 (2026-02-27)

Bug Fixes

  • rust: encode non-zero line invariant in API (#31) (9966022)

1.1.2 (2026-02-25)

Bug Fixes

1.1.1 (2026-02-25)

Bug Fixes

  • tie rust export borrows to analysis lifetime (0fed125)
  • update release.yml (7050760)

1.1.0 (2026-02-25)

Features

Bug Fixes

  • simplify things in rust crate (f4e857e)
  • use thread_local last error tracking (f529e8b)

1.0.1 (2026-02-02)

Bug Fixes

1.0.0 (2026-01-28)

Initial release.