Sha256: 9ed795c50b252df764ec2800ac33a1778399bf143f2cf89d145e849100946b0a
Contents?: true
Size: 386 Bytes
Versions: 1
Compression:
Stored size: 386 Bytes
Contents
## [Unreleased] ## [0.3.0] - 2021-02-16 - All `Srx::Engine` methods except `#segment` are now private - ICU regex syntax `\xhhhh` is now no longer converted to Ruby regex, as this syntax was not correct; it now must be `\x{hhhh}` - ICU regex syntax `\0ooo` is now supported ## [0.2.0] - 2021-02-13 - Handle HTML void elements correctly ## [0.1.0] - 2021-02-13 - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
srx-0.3.0 | CHANGELOG.md |