0.1.12
Full Changelog: v0.1.11...v0.1.12
Added
- Batching for rm command (now you can pass multiple directories or aliases at once)
Changed
- README.md
- Upgrade dependencies
- Change deprecated method IndexMap.remove to new IndexMap.shift_remove
- Apply clippy and formatting