v1.2.0
1.2.0 (2023-12-13)
Features
- better mutant descriptions (#268) (7a457cc)
- format: Reformat code (26a3059)
- format: Reformat code (a6b84d3)
- parser-js: Initial support for the
v
flag forunicodeSets
(d324e09) - parser: Change
UnicodeCharClass.propValue
to typeOption[String]
(be7f1b7) - parser: Support parsing Unicode Character Class with property and value
\p{property=value}
(fdb4088)
Bug Fixes
- format: Reformat code (b7e94a3)