Releases: SimY4/coregex
Releases · SimY4/coregex
1.1.0 functionaljava-quickcheck
✨ [functionaljava-quickcheck] initial functionaljava quickcheck support
🛠 [core] support for non-capturing groups with given flags syntax: (?idmsux-idmsux:X)
.
🛠 [core] support for \S non-space characters metachar syntax.
🛠 [core] support for \0n \0nn and \0mnn characters with octal value.
🛠 [core] for JDK 9+ support for \N{name} character with Unicode character name.
🧰 [jqwik] jqwik updated to 1.9.2
v1.0.11
v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
🛠 [core] fix determinism in some generated cases
🛠 [core] optimize set parser
🛠 [jqwik] deprecate edge case configuration
🛠 [kotest] simplify and deprecate edge case configuration
🛠 [scalacheck] remove null upper bound from Matching type
🧰 [jqwik] jqwik updated to 1.7.4