- Add
--raw
-r
flag to list for easier passing to other programs #26 - Add ability to modify base colors and other settings from a configuration file #27
- Improved error messages
- Rewrite core functionality by using cached state instead of relying on the file system. WARNING! this version is completely different functionally from the older one and the tags have to be recreated after updating it. #30
- Add
clean-cache
subcommand that cleans the cached tag registry from the filesystem.
- Internal representation of tags changed meaning all previous tags won't work with this version
- Change
--recursive
global parameter to--max-depth
#19 - Add shorthand
-r
for--raw
flag #22 - Unify output in subcommands #24
- Add
--any
flag tosearch
subcommand #25
- Add
--details
flag tolist
subcommand #18 - Add
edit
subcommand #15 - Add
print-completions
subcommand #17
- Fix
clear
output