Skip to content

0.0.1

Compare
Choose a tag to compare
@leostera leostera released this 14 Dec 16:20
· 8 commits to main since this release
64fe6b0

CHANGES:

Initial release, including:

  • High-level Terminal module for controlling a terminal
  • Async-input with UTF-8 support in the Stdin module
  • Terminal Profiles for determining what color palettes are available
  • A Color module for parsing and working with RGB/ANSI/ANSI256 colors
  • A collection of 60 escape sequence functions in Escape_seq
  • a lot of room for improvement!