Skip to content

Releases: TBXark/rmtrash

0.6.5

07 Dec 12:53
8694ca1
Compare
Choose a tag to compare
  • perf: Optimize file enumeration logic
  • docs: Add manual support
  • test: Add unit tests

0.6.4

28 Nov 10:06
32cf44e
Compare
Choose a tag to compare
  • perf: Optimize recursive deletion logic

0.6.3

28 Nov 01:46
ceb28c1
Compare
Choose a tag to compare
  • feat: Support obtaining InteractiveMode from environment variables and change the default value of InteractiveMode to the macOS default behavior of never
  • fix: Modify permission check logic to skip processing non-existent files
  • fix: Comply with rm specifications, where the exit code is 1 if one of the paths fails to delete

0.6.0

27 Nov 05:22
f1de9ba
Compare
Choose a tag to compare
  • adds macOS version rm flags compatibility

0.4.1

26 Nov 09:30
b989d5b
Compare
Choose a tag to compare
  • add -v, --verbose flag

0.3.3

28 Dec 16:01
c841955
Compare
Choose a tag to compare

rmtrash is a small utility that will move the file to OS X's Trash rather than obliterating the file (as rm does).