Releases: rash-sh/rash
Releases · rash-sh/rash
v1.3.1
Added
- Automatically added body to GitHub release
Fixed
- Update rash package versions in Cargo.lock (missing in 1.3.0)
v1.3.0
Added
- Add
changed_when
optional field in task - Add support for arrays in
when
andchanged_when
- Add clearer logger for diff files
- Add src option to copy module
- Add
check
mode
Fixed
- Parsed
when
andchanged_when
when they are booleans - Builtin dir when current dir returns
.
- Check
when
for each different item in loop - Remove vendor on release
v1.2.0
Added ----- * Add diff param and apply in file, copy and template modules (#190) * Get params doc from struct (#189) Fixed ----- * Add warn and error to stderr instead of stdout * Remove `--all-features` from release
v1.1.0
Added ----- * Add file module (#180)
v1.0.2
Added: * Add AUR packages automatic build and publish * Release with signed tags * Add releases binaries with Linux Glib >= 2.17 support and macOS
v1.0.1
Bug fixes
- Remove duplicate error messages