Sha256: 0edf0e7eac113e1c4bf73261bbf872a9f0e5da2674a9a6372f92cc4f2c362120
Contents?: true
Size: 398 Bytes
Versions: 1
Compression:
Stored size: 398 Bytes
Contents
## CHANGELOG ### 2.0.1 * Support Unicode 11 (Ruby 2.6) ### 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.0.1 | CHANGELOG.md |