Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
* Support adding `halt`/`vhal` if they are missing.
* Make `-g` with `-` as the file name output to stdout.
* Add GlyphData to glyph ID files as comment when debug logging is enabled.
* Skip AAT morx fonts as GPOS will not work.
* Cleanup logging.
* Updated dependencies.
  • Loading branch information
kojiishi committed Jul 31, 2021
1 parent 67dfa91 commit 0da8399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "east_asian_spacing"
version = "1.3.0.dev0"
version = "1.3.0"
description = "East Asian Contextual Spacing Build Tools"
authors = ["Koji Ishii <kojii@chromium.org>"]
readme = "README.md"
Expand Down

0 comments on commit 0da8399

Please sign in to comment.