Sha256: c7b2b8996ec27c4e909154b38a87a1c20276e66e3407576ffc6911302d15ad61
Contents?: true
Size: 894 Bytes
Versions: 1
Compression:
Stored size: 894 Bytes
Contents
## CHANGELOG ### 1.4.1 * 2022 rerelease - update ci, no changes ### 1.4.0 * Relax Ruby version requirement to allow Ruby 3.0 * Remove UNICODE_VERSION constant since it only mirrors the one of the unicode-categories gem ### 1.3.1 * Allow version of characteristics dependency to 1.x ### 1.3.0 * Unicode 10 general categories ### 1.2.0 * Return "n/a*" for unassigned codepoints which are ignorable * Change "TAG ␡" to "TAG ✦" ### 1.1.0 * Add special characters (U+FFF9 - U+FFFC) * Non-control separators return ⏎ * Ensure that only first character/codepoint will be returned ### 1.0.0 * Import from unibits gem * Freeze all string literals * Automatically create characteristics of character when it is not passed in explicitly * Add generic "dump" method of symbolificaton, which is used by `Symbolify.binary` * Fix that correct tag names are used * Support non-characters
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
symbolify-1.4.1 | CHANGELOG.md |