Sha256: 1e7792d4c501b1eda1e8852a2b616826b7963073a23b0f809dbcedf646a7be06
Contents?: true
Size: 902 Bytes
Versions: 1
Compression:
Stored size: 902 Bytes
Contents
## CHANGELOG ### 1.3.0 - confusable: Add ignorables - confusable: Nest index and make ESM/charkeys version, fix ";" ### 1.2.1 - name: Fix some CJK Compatibility Ideographs not declared in CP_RANGES ### 1.2.0 - Change format for sequence_name's sub-index for unqalified Emoji sequences ### 1.1.2 - Update CLDR to v46 ### 1.1.1 - Fix bug related to unsafe characters - Fix squared CJK - Small adjustments for scripts and blocks index builders ### 1.1.0 - Improve name index size: Support ranges - Improve name index size: Replace common words ### 1.0.0 With the first 1.0 release, unicoder supports 10 indexes: - blocks - categories - confusable - display_width - emoji - name - numeric_value - scripts - sequence_name - types All indexes can be build in `marshal` format (Ruby's internal serialization format) and some now support `esm` (JavaScript module) ### 0.1.0 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unicoder-1.3.0 | CHANGELOG.md |