Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@9xbt 9xbt released this 22 Feb 21:14
· 20 commits to master since this release

What's been added

  • ACF (Advanced Cosmos Font format) support
  • A lot of optimizations (uses 99% less RAM than before), which also makes it run faster than ever
  • Scrolling support (uses a lot of RAM though)
  • Cursor shapes
  • IdleRequest field; called when ReadKey() or ReadLine() are waiting for a key to be pressed, so the OS's GUI can continue running
  • Support for System.ConsoleColor in Write() and WriteLine()
  • Better documentation

What's been removed

  • Quite a few bugs
  • Properties (for now)