Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 01:07
3d749c0

0.14.0 (2026-04-28)

Features

  • jb2-enc: multi-page shared Djbz dictionary in DJVM bundle, Phase 1 (#194) (#216) (507b061)
  • jb2-enc: symbol-dictionary encoder Phases 1-3 (#188) (#213) (8a2ed15)

Bug Fixes

  • annotation: add MAX_SEXPR_DEPTH=64 guard to prevent stack overflow on deeply nested S-expressions (#200) (2f03789)
  • jb2-enc: tile direct encoder to ≤1MP records (#198) (#214) (24ac60f)

Performance Improvements

  • iw44-enc: NEON forward wavelet + parallel Y/Cb/Cr + skip empty passes (#206) (d1f2765)
  • iw44: NEON decoder — column pass s=2/4, scatter, YCbCr, lifting (~25% to_rgb) (#207) (f570297)
  • jb2-enc: eliminate bounds checks from JB2 encode hot loop (#205) (5cbeaf0)