Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 17:19
2f9dc5f

0.2.0 (2026-01-18)

Features

  • add content bounds (#9) (df94c68)
  • add public splitans API and improve ANSI handling (#2) (f42c07c)
  • exporter: add inline output mode for single-line export (#5) (19e9af5)
  • first release (#1) (c0db96d)
  • neotex: parse !TW width header and propagate to output width (#3) (6d74f8e)
  • virtualterminal: add GetContentBounds (#8) (ee420e4)

Bug Fixes

  • cli: quote default values in struct tags (#6) (b174f3f)
  • neotex: calculate true width correctly in inline mode (#7) (318fbfd)
  • virtualterminal: ignore CR/LF after soft wrap (#4) (14e2817)

Documentation