summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update version to 1.0.2HEADv1.0.2mainBen Bridle2 days
|
* Restrict variable names to lower-case characters and hyphensBen Bridle2 days
| | | | | This is so that the characters < and > can be used in patterns without over-zealously interpreting rules as variable names.
* Update version to 1.0.1v1.0.1Ben Bridle2025-08-21
|
* Gate large features of fancy-regex behind feature flagsBen Bridle2025-08-21
| | | | | | The unicode feature increases binary size by close to a megabyte, and the perf feature also increases binary size while making no noticeable difference to performance.
* Update version to 1.0.0v1.0.0Ben Bridle2025-05-21
|
* Initial commitBen Bridle2025-05-21