-
0.3.3 Stable
released this
2025-12-03 11:58:46 +00:00 | 6 commits to main since this releaseWhat's Changed
- Fix list flag to use the long name by @mdaleo404 in https://github.com/guardutils/resrm/pull/21
Full Changelog: https://github.com/guardutils/resrm/compare/v0.3.2...v0.3.3
Downloads
-
0.3.2 Stable
released this
2025-12-02 18:02:56 +00:00 | 9 commits to main since this releaseWhat's Changed
- Use args.force, not args.f by @mig5 in https://github.com/guardutils/resrm/pull/16
- Rename workflow and make it trigger on pull requests by @mdaleo404 in https://github.com/guardutils/resrm/pull/17
- Add badges to README by @mdaleo404 in https://github.com/guardutils/resrm/pull/18
- Switch ownership from mdaleo404 to guardutils in README and pyproject by @mdaleo404 in https://github.com/guardutils/resrm/pull/19
- Tab completion by @mdaleo404 in https://github.com/guardutils/resrm/pull/20
Full Changelog: https://github.com/guardutils/resrm/compare/v0.3.1...v0.3.2
Downloads
-
0.3.1 Stable
released this
2025-11-15 18:19:22 +00:00 | 25 commits to main since this releaseWhat's Changed
- Add pre-commit framework and hooks config by @mdaleo404 in https://github.com/mdaleo404/resrm/pull/13
- Remove bandit and black from pyproject.toml by @mdaleo404 in https://github.com/mdaleo404/resrm/pull/14
- Add function to fetch package version from pyproject.toml by @mdaleo404 in https://github.com/mdaleo404/resrm/pull/15
Full Changelog: https://github.com/mdaleo404/resrm/compare/v0.3.0...v0.3.1
Downloads
-
0.3.0 Stable
released this
2025-11-12 17:37:52 +00:00 | 33 commits to main since this releaseWhat's Changed
- Add automatic prune of trash older than $RESRM_TRASH_LIFE by @mdaleo404 in https://github.com/mdaleo404/resrm/pull/11
Full Changelog: https://github.com/mdaleo404/resrm/compare/v0.2.1...v0.3.0
Downloads
-
0.2.1 Stable
released this
2025-11-11 19:02:30 +00:00 | 35 commits to main since this releaseWhat's Changed
- Folder restructure by @mdaleo404 in https://github.com/mdaleo404/resrm/pull/8
- Clarifications about sudo and secure_path by @mig5 in https://github.com/mdaleo404/resrm/pull/9
- Flags improvement by @mdaleo404 in https://github.com/mdaleo404/resrm/pull/10
New Contributors
- @mig5 made their first contribution in https://github.com/mdaleo404/resrm/pull/9
Full Changelog: https://github.com/mdaleo404/resrm/compare/v0.2.0...v0.2.1
Downloads
-
0.2.0 Stable
released this
2025-11-09 11:15:42 +00:00 | 45 commits to main since this release[0.2.0] - 2025-11-09
- add support for restoring multiple files with
--restore
Downloads
- add support for restoring multiple files with
-
0.1.1 Stable
released this
2025-11-08 09:59:56 +00:00 | 67 commits to main since this release[0.1.0] - 2025-11-08
- Add instructions on how to use
resrmwithsudo.
Downloads
- Add instructions on how to use
-
0.1.0 Stable
released this
2025-11-08 09:09:16 +00:00 | 68 commits to main since this release[0.1.0] - 2025-11-08
- Initial release of
resrm - Drop-in replacement for
rmwith undo/restore support - Features: safe trash, restore by basename or short ID, empty trash, sudo support
Downloads
- Initial release of