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 handle immutable releases (#21) (13480bc) 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 add C API (#12) (db663af) add rust crate (c964cd5) Bug Fixes simplify things in rust crate (f4e857e) use thread_local last error tracking (f529e8b) 1.0.1 (2026-02-02) Bug Fixes header file name (#6) (d499aa9) 1.0.0 (2026-01-28) Initial release.