Releases: MikeDacre/careful_rm
Version 1.0b10
Minor improvements:
- Handle links or directories properly
- Improve documentation
Version 1.0-beta.9
A variety of small bug fixes and changes to the documentation to improve stability.
Version 1.0-beta.8
Improves shell integration in multiple shells and tries to force system python in the plugin.
Version 1.0-beta7
This release changes no functionality but simply enables python package based installation.
Version 1.0-beta6
Adds ZSH specific plugin goodies, namely a $TRASH
variable.
Also fixes a couple of small bugs.
Version 1.0-beta5
Adds support for shred
to be used when deleting files, which will force disable recycling.
Also adds a few bug fixes and documentation changes.
Full Recycle Bin and Python 2.6 Support
- Can now be installed by antigen or oh-my-zsh
- Recycle bin works with restore functionality on both MacOS and Linux
- Python 2.6 now supported
The result is that this should now work on any Mac or Linux system, with no additional python packages required.
Following some testing, this will be rolled out as version 1.0 in a few weeks.
Version 1.0-beta3
This is the initial beta for the full version. rm
handling is still the same, but now a rich trash/recycle system is implemented also.