Skip to content

Releases: asciifaceman/hobocode

User IO overhaul

18 Aug 06:17
964bcc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

First Release: Underlying color API

18 Aug 03:57
ea81106
Compare
Choose a tag to compare
  • Icolor and Icolorf provide wrappers for colorable text that checks the FD first and provides indents
  • Opinionated wrappers such as Success, Error, Warn, etc
  • Some early work on structural elements like Headers
  • Very early work on userio that isn't using the underlying API yet but will in the next release