Skip to content

v0.1.1 : General Improvements and Documentation

Compare
Choose a tag to compare
@jules2689 jules2689 released this 13 Dec 15:23
· 978 commits to main since this release

Change Log: v0.0.2...v0.1.1

Frames

  • Handle multi-byte characters better (like emoji! πŸ‘©β€πŸ’» )

Spinners

  • Dynamic spinner titles
  • Better return value reporting
  • Report exceptions from spinners

Interactive Prompts

  • Handle multi-line input
  • Handle highlighting better
  • Handle character selection better with multi-byte characters

Progress Bar

  • Better handling of backgrounds in some terminals

Documentation

  • Added docs to all public facing interfaces

Other

  • Various bug fixes and formatting improvements. Check out the Change Log for details.