2.0.0
- Prettier colors!
- Removed all Python package dependencies.
- Added support for fish.
- Added custom tab-completion.
- Now automatically detects tty when writing to stdout.
- Added a new command
d
. - Renamed command
tags
todtags
. - Renamed command
run
toe
. - Improved the API of all commands (no more @ symbols!).
- Exit status is now always printed.
- A ton of bug fixes and minor improvements.
- Add pytests.