- Bugfix in documentation.
- Fix undefined variable error when using
set -u
.
- Released as an
bpm
module, but still can be executed as a simple command. - Can be sourced and exposes functions.
- Include fixes for color tables.
- Added
--bell
option. - Namespaced function names so it would not conflict with other modules.
- ANSI detection in the terminal.
- Switched from
echo
toprintf
.
- First tagged release.