Releases: googlefonts/chws_tool
v1.4.5
v1.4.5
-
Use
asyncio.runinstead ofrun_until_completeby @kojiishi in #260 -
Bump tox from 4.25.0 to 4.30.2 by @dependabot[bot] in #243
-
Bump pytest from 8.3.5 to 8.4.2 by @dependabot[bot] in #245
-
Bump tox-uv from 1.13.1 to 1.28.0 by @dependabot[bot] in #244
-
Bump pytest-asyncio from 0.24.0 to 1.2.0 by @dependabot[bot] in #246
-
Bump pytest from 8.3.5 to 8.4.2 by @dependabot[bot] in #250
-
Bump pytest-asyncio from 0.24.0 to 1.2.0 by @dependabot[bot] in #251
-
Bump tox from 4.25.0 to 4.30.2 by @dependabot[bot] in #253
-
Bump tox-uv from 1.13.1 to 1.28.0 by @dependabot[bot] in #252
-
Bump black from 24.8.0 to 25.1.0 by @dependabot[bot] in #249
-
Remove leftover when stopped using
setuptools-scmby @kojiishi in #254 -
Bump black from 25.1.0 to 25.9.0 by @dependabot[bot] in #256
-
Bump tox-uv from 1.28.0 to 1.28.1 by @dependabot[bot] in #258
-
Bump tox from 4.30.2 to 4.30.3 by @dependabot[bot] in #257
Full Changelog: v1.4.4...v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.4.0
- Bump east-asian-spacing to 1.4.1.
- Match the major/minor version numbers to east-asian-spacing.
- Add new fonts to
tests/test.html. - Update dependencies.
v1.1.6
v1.1.6
- Add
--glyph-commentoption, defaults to 1. - Update east-asian-spacing to 1.3.7.
v1.1.5
v1.1.5
- Update
Configandreferencesfor font additions and
updates at fonts.google.com. - Update dependencies.
v1.1.4
v1.1.4
- Python 3.7 and 3.10.
- Update README.
- Update dependencies.
v1.1.3
v1.1.3
- Add following fonts to the known font list.
- Hina Mincho
- Kaisei Dcol/HarunoUmi/Opti/Tokumin
- Klee One
- Rampart One
- Gowun Batang
- Gowun Dodum
- Hahmlet
- IBM Plex Sans KR
- Bump east-asian-spacing to 1.3.4.
- Change
--print-nameto use name ID 16 if exists to match the east-asian-spacing 1.3.4 behavior. - Renamed
--dump-nameoption to--print-name.