Sha256: 98460eaf44bde76106a6eb6f78fb913468f4cf90a52a38e99be746338929c583

Contents?: true

Size: 1.28 KB

Versions: 1

Compression:

Stored size: 1.28 KB

Contents

## CHANGELOG

### 1.13.3

- Fix regression introduced in 1.13.2 that some CJK ideographs were missing

### 1.13.2

- Optimize index size by removing ranges that have codepoints embedded
- Optimize index size by substituting common words
- Fix missing Tangut ideographs

### 1.13.1

Bugfix release:

- Fix medial vowels not generated correctly for Hangul syllables #1
- Unicode::Name.readable now also applies correction if one exists

### 1.13.0

- Unicode 16.0

### 1.12.0

- Unicode 15.1

### 1.11.0

- Unicode 15.0

### 1.10.0

- Unicode 14.0

### 1.9.0

- Unicode 13

### 1.8.0

- Unicode 12.1

### 1.7.1

- Push unicode-types dependency to 1.4.0

### 1.7.0

- Unicode 12

### 1.6.0

- Unicode 11
- Do not depend on rubygems (only use zlib stdlib for unzipping)

### 1.5.2

- Explicitly load rubygems/util, fixes regression in 1.5.1

### 1.5.1

- Use `Gem::Util` for `gunzip`, removes deprecation warning

### 1.5.0

- Unicode 10

### 1.4.2

- Fix that Unicode::Name.correct would not fail if codepoint has aliases but no correction

### 1.4.1

- Be compatible with Ruby 2.4's surrogate literals
- Bump unicode-types dependency

### 1.4.0

- Support Hangul syllables

### 1.3.0

- Support Unicode 9.0

### 1.2.0

- Support CJK Ideographs

### 1.1.0

- Support codepoint labels

### 1.0.0

- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unicode-name-1.13.3 CHANGELOG.md