Sha256: 939ad4ae6d6338e2131250c8c65f903964362b7b60aab0bb436d15029efee7fa
Contents?: true
Size: 436 Bytes
Versions: 1
Compression:
Stored size: 436 Bytes
Contents
## [Unreleased] ## [0.4.0] - 2021-02-18 - Optimize memory usage ## [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.4.0 | CHANGELOG.md |