Releases: rash-sh/rash
Releases · rash-sh/rash
v1.8.3 [YANKED]
Fixed
cli: Support repeated arguments in docopt (#281 )
cli: Help not ignored when positional required in docopt (#283 )
cli: Improve tera error handling and add a trace all verbose option (#287 )
docs: Add default values and fix examples (#285 )
v1.8.2
Fixed
Fix multi-word variable repr for options when true in docopt (#274 )
v1.8.1
Fixed
Fix multi-word variable repr for options in docopt (#273 )
v1.8.0
Added
Support all data structures in loops (#263 )
v1.7.1
Fixed
Update Debian image to bullseye and Rust to 1.61.0
Bumps regex from 1.5.4 to 1.5.5.
Update ipc-channel to 0.16 and run cargo update
v1.7.0
Added
Rename transfer_pid_1
to transfer_pid
in command module
Add module debug (#241 )
v1.6.1
Fixed
Options variables are now accessible. (#236 )
Update to Rust 1.58.1
v1.6.0
Added
Add parse options to docopt implementation (#232 )
Use cross
for musl docker image (#232 )
v1.5.0
Added
Add become (#220 )
Add omit()
for omitting parameters programmatically (#70 )
Add preserve mode to copy module (#214 )
Add docopt to rash
files (#212 )
Fixed
Format mode in diff as octal in File module
v1.4.1
Fixed
Fix log with print in normal diff
You can’t perform that action at this time.