Skip to content

v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 02:19
· 73 commits to main since this release

Added

  • add deletion logic
  • add handling for showing or not hidden files

Fixed

  • change dir before deleting current path
  • delete deepest items first
  • reset state after each directory change

Other

  • use common for instead
  • wrap current_dir()
  • move code up
  • use path ref
  • remove clones
  • apply clippy sugestions
  • remove args for now