Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 09:25
a215011

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 for unicodeSets (d324e09)
  • parser: Change UnicodeCharClass.propValue to type Option[String] (be7f1b7)
  • parser: Support parsing Unicode Character Class with property and value \p{property=value} (fdb4088)

Bug Fixes