Sha256: d4bff3b72786f69219025f7cbae042d5b844b24d3d07c9c25eec1cdb50d2403f
Contents?: true
Size: 557 Bytes
Versions: 1
Compression:
Stored size: 557 Bytes
Contents
## CHANGELOG ### 2.3.0 * Support Unicode 13 (Ruby 3.1) ### 2.2.0 * Support Ruby 3.0 ### 2.1.0 * Support Unicode 12.0 (Ruby 2.6.2), Unicode 12.1 (Ruby 2.6.3) ### 2.0.1 * Support Unicode 11 (Ruby 2.6.1, 2.6.0) ### 2.0.0 #### Breaking change Strings which contain unassigned codepoints (general category of **Cn**), will raise a `Unicode::Age::UnknownAge` exception. #### Unicode update Add Unicode 10 to list of known Unicode versions ### 1.1.0 * Detect Unicode 9.0 (Ruby 2.4) ### 1.0.1 * Fix for Ruby 2.2, 2.1 ### 1.0.0 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unicode-age-2.3.0 | CHANGELOG.md |