Releases: joowani/dtags
Releases · joowani/dtags
2.0.2
Fixed a bug where a traceback is shown with environment variable $EDITOR with more than one argument.
2.0.1
Fixed a unicode error with dtags edit
(python3).
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
to dtags
.
Renamed command run
to e
.
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.
1.0.9
Run all commands through interactive shell to allow linux aliases etc.
Improve the header and exit code formatting to allow easier filtering by commands like grep.
1.0.8
Improved handling of quoted arguments for the run
command.
1.0.7
Properly fixed the bug where an extra newline was printed when commands were run in parallel.
1.0.6
Added new option --edit
to the tags
command.
Added new option --all
to the untag
command.
1.0.5
Fixed a bug where an extra newline was printed when commands were run in parallel.
1.0.4
Improved the documentation.
Fixed bug with loading non-existing config.
Improved command help menus.
1.0.2
Fixed long_description in setup.py preventing installs.
You can’t perform that action at this time.