Sha256: 2fa77e30e4ef86c5c66593f2e131caf07269def2efd5e3f1b306aa97668f8a47
Contents?: true
Size: 513 Bytes
Versions: 1
Compression:
Stored size: 513 Bytes
Contents
## CHANGELOG ### 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.2.0 | CHANGELOG.md |