Sha256: 90d15e826f13eb88c16946df73ae63576a2903896ec6680129ddd3bf83d61ce1

Contents?: true

Size: 841 Bytes

Versions: 1

Compression:

Stored size: 841 Bytes

Contents

## CHANGELOG

### 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.0 CHANGELOG.md