Releases: mstruebing/waitz
Releases · mstruebing/waitz
0.3.0
Changelog
Implemented enhancements:
- Add a max retry option #22
- feat: max-retry #25
What's Changed
Full Changelog: 0.2.2...0.3.0
0.2.2
Changelog
Implemented enhancements:
- Add option to print the output of the command to stdout/stderr #21
Merged pull requests:
- feat: pass
stdout
and stderr
to the terminal #24
- refactor: convert to duration only one time instead of every loop run #20
- feat: unify code paths for the
retry
and no\_retry
paths #19
0.2.1
Changelog
Merged pull requests:
- refactor: use information from cargo.toml #18
- docs: mention release page to grab a binary #17
0.2.0
Changelog
Implemented enhancements:
Merged pull requests:
- feat: automatic release #16
initial release
0.1.0
Update Changelog for PR