Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog

## 0.1.0 (2026-05-17)


### Features

* add GlyphConstruction chute ([143a2a1](https://github.com/hellboxpy/hellbox-glyph-construction/commit/143a2a150b20ac47c23eade5d48953ddb58845d8))


### Bug Fixes

* correct monkey-patch double getBounds call ([04de14f](https://github.com/hellboxpy/hellbox-glyph-construction/commit/04de14f60725549eb7acc59f636ef2aa2f9209cb))
* harden bounds patch; test glyph overwrite path ([0591c5b](https://github.com/hellboxpy/hellbox-glyph-construction/commit/0591c5bca6c61cbf7ec8220a86baddadcc137a15))
* pass default layer to getBounds for component glyphs ([be93f0b](https://github.com/hellboxpy/hellbox-glyph-construction/commit/be93f0b138053e381a59a7a38ea811169ecae904))
* skip empty construction strings from ParseGlyphConstructionListFromString ([e5c8f7c](https://github.com/hellboxpy/hellbox-glyph-construction/commit/e5c8f7cc339c1ecc3c64fddaf5f8a1199c98fdf4))


### Documentation

* update README formatting ([e38e30b](https://github.com/hellboxpy/hellbox-glyph-construction/commit/e38e30b996ad54c791e15ccb390be4685bb44834))