Releases: MilesCranmer/rip2
Releases · MilesCranmer/rip2
v0.9.5
03 Sep 09:48
Compare
Sorry, something went wrong.
No results found
0.9.5 (2025-09-03)
Features
generate error on failed permission propagation (7cf66d9 )
Bug Fixes
ensure we recreate permissions unburying (e6b147a )
force setting permissions to 700 (65a022d )
missing parent dirs if option None (88341ce )
propagate parent directory permissions to graveyard (72a0d76 )
v0.9.4
20 Apr 19:25
Compare
Sorry, something went wrong.
No results found
0.9.4 (2025-04-20)
Bug Fixes
args not consumed by unbury (27d6396 )
args not consumed by unbury, fixes #112 (c0db92e )
fifo keeping same permissions (587771a )
fifo keeping same permissions (9526576 )
v0.9.3
14 Jan 05:03
Compare
Sorry, something went wrong.
No results found
0.9.3 (2025-01-14)
Features
Bug Fixes
canonicalize graveyard path in check (87322f9 )
v0.9.2
24 Dec 21:04
Compare
Sorry, something went wrong.
No results found
0.9.2 (2024-12-24)
Features
include header validation (e36bcc6 )
nicer error message for old rip format (98e6b83 )
v0.9.1
22 Dec 23:36
Compare
Sorry, something went wrong.
No results found
0.9.1 (2024-12-22)
Features
generate auto-completion in flake build (#65 ) (0b6241a )
v0.9.0
22 Oct 21:46
Compare
Sorry, something went wrong.
No results found
0.9.0 (2024-10-22)
⚠ BREAKING CHANGES
const generic parameter for Record to disable file lock
create file locking via fs4
Features
const generic parameter for Record to disable file lock (c61a7d8 )
create file locking via fs4 (8e0bd96 )
Bug Fixes
be more careful about locking (88cb8a0 )
disable fs4 on windows (fbf8ed5 )
v0.8.3
22 Oct 16:06
Compare
Sorry, something went wrong.
No results found
0.8.3 (2024-10-22)
Bug Fixes
#54 with missed metadata (a44e992 )
mistaken deletion of header when deleting lines (bbebe2d )
potential issue with missing header (0a7e2bc )
v0.8.2
12 Aug 06:05
Compare
Sorry, something went wrong.
No results found
0.8.2 (2024-08-12)
Features
name available completions in help message (4ddc3e7 )
v0.8.1
01 Jul 00:22
Compare
Sorry, something went wrong.
No results found
0.8.1 (2024-07-01)
Updating lock files
Miscellaneous Chores
v0.8.0
07 May 22:05
Compare
Sorry, something went wrong.
No results found
0.8.0 (2024-05-07)
⚠ BREAKING CHANGES
output column headers during seance
Features
display deletion time during seance (19dbe0a )
output column headers during seance (d29bdd5 )