Skip to content

Releases: eirikb/neo-neo-blessed

v0.3.0

18 Jun 19:06
fb3e350

Choose a tag to compare

0.3.0 (2025-06-18)

Features

v0.2.2

20 May 21:40
73a5120

Choose a tag to compare

0.2.2 (2025-05-20)

Bug Fixes

  • add dependencies for node-pty and term.js in package-lock.json (1dc19e3)

v0.2.1

20 May 21:16
054ffd1

Choose a tag to compare

0.2.1 (2025-05-20)

Bug Fixes

  • correct formatting in README.md for clarity (38af02e)
  • update package name and description in package.json and README.md (36c9849)

v0.2.0

20 May 21:08
2ead15c

Choose a tag to compare

0.2.0 (2025-05-20)

Bug Fixes

  • don't swallow uncaughtException (995a831)
  • drop redundant, effectful ccolors decl (b07fa9e), closes #49
  • itemHeight: take option as value (0038586)
  • update package-lock.json and comment out lint step in semantic-release.yml (it really really fails) (#2) (2ead15c)

Features

  • list: allow bigger list items (d583cca)