All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated dependencies
- Updated documentation on filesystem support and inter-filesystem transfers
- copy parameter
- dry run doesn't delete anymore
- Bookmark support
- Optimized tag writeback when removing non existent tags
- Completely changed parameter interface which enables multiple actions in one run
- Faster search with precompilation and short-circuit evaluation
- Allows renaming of tags with regex support
- Can show all used tags in a set of files
- Added dry_run option
- Initial functionality