Skip to content

Releases: ChristopherVR/mtx-decompressor

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Sep 00:51

1.8.0 - 2026-09-27

Features

  • Reconstruct MTX metric tables and inspect EOT protection (d818c57)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Sep 00:42

1.7.0 - 2026-09-27

Features

  • Harden font reconstruction and expose EOT diagnostics (10b995a)

Chores

  • deps: Bump vitest to 5.0.1 and sync lockfile (daffab5)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:41

1.6.0 - 2026-07-17

Bug Fixes

  • Implement deferred libeot-parity items (#7) (ef24d55)

Chores

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:01
001c1a0

1.5.1 - 2026-07-17

Bug Fixes

  • Harden latent libeot-parity gaps (v1.5.1) (#6) (001c1a0)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 20:48
2afbab1

1.5.0 - 2026-07-17

Features

  • Port EOT container parsing + fix libeot-parity bugs (v1.5.0) (#5) (2afbab1)

Chores

  • deps: Bump actions/checkout in the github-actions group (f0a41b0)
  • deps: Bump actions/setup-node in the github-actions group (#3) (86dc478)
  • deps: Bump vitest to 4.1.10 and refresh lockfile (#4) (e10e2fc)

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:30

1.4.2 - 2026-06-18

Features

  • Add interactive GitHub Pages demo site (9faec18)

Documentation

  • Standalone README with live demo + fix license to MPL-2.0 (2b7a898)

Build & CI

  • Add Dependabot for npm and GitHub Actions (3ad6683)

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 07:43

1.4.1 - 2026-06-18

Bug Fixes

  • test: Add i18n mocks to react tests and bump versions to 1.2.0 (389f53a)
  • mtx-decompressor: Fix 8 bugs in MTX font decompression pipeline (b14f8d8)
  • Close security & performance findings from full-codebase review (ab80fc3)

Documentation

  • Streamline npm READMEs and add badges, screenshots, demo links (e540011)

Testing

  • Add fixture-driven BitIO coverage (3f98b75)
  • Add narrow-width BitIO fixtures (d71582d)

Build & CI

  • Add CI and npm publish workflows (9bae82e)
  • Use OIDC trusted publishing for npm (de6470d)
  • Publish on push to main (self-contained, no release hop) (a26a65e)
  • Changelog-driven npm publish + GitHub release (3dce289)

Chores

  • Add license files, NOTICE, and package metadata for npm publishing (4e0bd2f)
  • Bump all packages to v1.1.0 and remove remaining MyClawAssist refs (f741064)
  • Fix formatting and lint warnings across test suite (4358a65)
  • Repair broken test assertions and clean up lint config (fa8c109)
  • Bump all packages to 1.x.1 patch versions (9b3493a)
  • Bump all packages to minor versions for SDK table support (f14bc07)
  • Bump dependencies to latest and minor-bump packages for parity work (076ec23)
  • Roll TypeScript back to 5.9.x; quiet new oxlint vitest rules (0694c2d)
  • deps: Update all dependencies to latest (4231767)
  • Configure standalone repository (e55a7bc)