- Provide more constructors for
TextColorandBackgroundColor
- Support determining the size of ANSI terminals via
Terminal.size - Allow setting the cursor style
- Provide a representation of styled text via
AnsiText - Comprehensive formatting support for styled text
- Provide declarative API for defining command-line tools
- Improve color-detection for terminals
- Migrate framework to Xcode 14
- Be more clever about detecting color terminals
- Migrate project to Xcode 14.2
- Minor bug fixes
- Migrated project to Xcode 12.5
- Ported code to Swift 5.3
- Migrated project to Xcode 12.0
- Fixed line reader to handle buffered output
- Migrated project to Xcode 11.3
- Migrated project to Xcode 11.0
- Ported code to Swift 5.1
- Migrated library to Xcode 10.2
- Ported code to Swift 5
- Bug fixes
- Support of usage descriptions
- Initial documentation
- Initial version