Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 250 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 250 Bytes

Changelog

v1.1.1 - 2025-04-06

  • Fixed a bug where JavaScript regexp's internal mutable state would not get reset, resulting in incorrect results for certain sequences of operations.

v1.1.0 - 2025-02-05

  • Added the match_map function.