Releases: kojiishi/unicodedata-reader
Releases · kojiishi/unicodedata-reader
v1.3.7
What's Changed
Fixes
Chores
- Use a src-layout by @kojiishi in #183
- Use
setuptools-scmby @kojiishi in #184 - Add
ruffas linter by @kojiishi in #185 - uv lock --upgrade by @kojiishi in #186
- Add
cache-keysforsetuptools_scmby @kojiishi in #187 - Update
setuptools-scmby @kojiishi in #188 - Remove unnecessary
simpleby @kojiishi in #189 - Revert "Use
setuptools-scm" by @kojiishi in #190 - Fix
precommit.shwhen without venv by @kojiishi in #191 - Bump tox from 4.28.4 to 4.30.2 by @dependabot[bot] in #192
- Bump tox-uv from 1.26.2 to 1.28.0 by @dependabot[bot] in #194
- Bump ruff from 0.12.7 to 0.13.0 by @dependabot[bot] in #195
- Bump pytest from 8.4.1 to 8.4.2 by @dependabot[bot] in #196
- Bump platformdirs from 4.3.8 to 4.4.0 by @dependabot[bot] in #193
- Bump ruff from 0.13.0 to 0.13.1 by @dependabot[bot] in #197
- Bump tox from 4.30.2 to 4.30.3 by @dependabot[bot] in #200
- Bump ruff from 0.13.1 to 0.13.3 by @dependabot[bot] in #199
Full Changelog: v1.3.6...v1.3.7
v1.3.6
What's Changed
Updated Dependencies
- Bump platformdirs from 4.2.0 to 4.2.2 by @dependabot in #156
- Bump pytest from 8.1.1 to 8.2.2 by @dependabot in #158
- Bump tox from 4.14.2 to 4.15.1 by @dependabot in #159
- Bump pytest from 8.2.2 to 8.3.3 by @dependabot in #168
- Bump platformdirs from 4.2.2 to 4.3.6 by @dependabot in #171
- Bump tox from 4.15.1 to 4.20.0 by @dependabot in #172
- Bump tox from 4.20.0 to 4.23.2 by @dependabot in #173
- Bump pytype from 2024.2.13 to 2024.9.13 by @dependabot in #174
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #176
- Bump yapf from 0.40.2 to 0.43.0 by @dependabot in #175
- Bump tox from 4.23.2 to 4.24.1 by @dependabot in #177
- Bump pytest from 8.3.4 to 8.3.5 by @dependabot in #178
- Bump tox from 4.24.1 to 4.24.2 by @dependabot in #179
- Bump tox from 4.24.2 to 4.25.0 by @dependabot in #180
Full Changelog: v1.3.5...v1.3.6
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
What's Changed
- Add
setoperation functions toUnicodeDataEntries. - Change
Setto use the functions. - Add optional constructor arguments for
Set. - Allow pytype for newer versions of Python.
Full Changelog: v1.2.0...v1.3.0
v1.2.0
- Change caching options.
- Add
url_templatetoUnicodeDataReader.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Add
name(). - Update generated JavaScript files to Unicode 15.1 data.
- Add tests for Unicode 15.0/15.1.
Full Changelog: v1.0.1...v1.1.0