Releases: MilesCranmer/rip2
Releases · MilesCranmer/rip2
v0.6.0
v0.5.2
v0.5.1
v0.5.0
v0.4.0
0.4.0 (2024-04-15)
⚠ BREAKING CHANGES
- do not record permanent deletions in record
- use dunce canonicalization for windows compat
Features
- add preliminary windows support (51bcdf3)
- do not record permanent deletions in record (a77e027)
- more readable logging for windows (f494d9e)
- quit prompt read if given invalid char (51b0dcf)
Bug Fixes
v0.3.0
v0.2.1
v0.2.0
What's Changed
- Rename environment variable to RIP_GRAVEYARD by @MilesCranmer in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Add shell completions by @MilesCranmer in #3
- Refactor tests into separate
tests/
directory by @MilesCranmer in #4 - More idiomatic rust code by @MilesCranmer in #5
- Porting PR #39 by @MilesCranmer @tmacychen in #7
New Contributors
- @MilesCranmer made their first contribution in #3
- @tmacychen made their first contribution in #7
Full Changelog: https://github.com/MilesCranmer/rip2/commits/v0.1.0