Skip to content
[0.8.2] - 2023-07-29

added:
* added man pages `smolbar(1)` and `smolbar(5)`
* added full and transitive copyright information to docs and `--license`
* added warning if header version is invalid
* added explicit compile error when not compiling on unix platform

changed:
* overhauled README
* replaced `termcolor` dependency with `nu-ansi-term`
  * `nu-ansi-term` is already in the dependency tree (from `tracing-subscriber`) and is simpler for smolbar's use case
* updated dependencies