Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 18:46
9478052

0.9.0 (2026-02-28)

Features

  • add ANSI 1990 legacy mode and neotex rebuild hooks (#37) (ed7c3f3)
  • add content bounds (#9) (df94c68)
  • add hyperlink and foreground and background hover color (#18) (2d3df06)
  • add neotex logo (#35) (ee0eb51)
  • add palette support (#32) (6ad51f9)
  • add public splitans API and improve ANSI handling (#2) (f42c07c)
  • add SAUCE metadata support for import and export (#14) (7ac6f38)
  • define default SAUCE date (#29) (b1b74b9)
  • exporter: add inline output mode for single-line export (#5) (19e9af5)
  • first release (#1) (c0db96d)
  • fix neotex parser (#25) (32cef95)
  • hyperlink: implement OSC 8 hyperlink handling with CP437 legacy mode (#16) (1d867e1)
  • ignore null & space character (#22) (f610e5c)
  • neotex: parse !TW width header and propagate to output width (#3) (6d74f8e)
  • update metadata (#21) (efac7c6)
  • update neotex versioning (#20) (71e8555)
  • update rising error (#30) (9d81a11)
  • 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)
  • release please (#34) (edbf246)
  • release please components (#31) (0d3f3f9)
  • sauce dimension (#26) (f2fc396)
  • virtualterminal: ignore CR/LF after soft wrap (#4) (14e2817)

Documentation

Miscellaneous