Releases: timopruesse/machine_setup
Releases · timopruesse/machine_setup
v1.3.6
v1.3.5
Changes
- upgraded dependencies
- fixed possible infinite loop on read errors
v1.3.4
Fixed
- fix false positives when using
run
command
v1.3.3
Fixed
- the
run
command will now log errors to the terminal correctly
Thanks @slayer152 for reporting this!
v1.3.2
Changes
- upgrade dependencies
- update completions
v1.3.1
Changed
- improve task progress feedback
v1.3.0
Changes
- upgrade
clap
to v4
v1.2.4
upgraded dependencies
v1.2.3
Changes
- improve config file/path error reporting
v1.2.2
Changes
- improved error output when the environment for the
run
command is in an invalid format