Packages

A library for writing interactive CLIs.

Current section

Files

Jump to
marcus CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.2
### New features
* Allow to disable the usage of `stderr`
### Bug fixes
* Accept charlists as input
## v0.1.1
### New features
* Add `notice/1` and `success/1` semantic log helpers
* Add `enable_colors/0` to help enabling ANSI colors
## v0.1.0
* Initial version extracted from xgen