Skip to content

0.1.12

Compare
Choose a tag to compare
@ybda ybda released this 17 Mar 07:25
· 14 commits to main since this release

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