Skip to content

Releases: mstruebing/waitz

0.3.0

15 Apr 10:09
f28dc7a
Compare
Choose a tag to compare

Changelog

0.3.0

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

10 Apr 10:16
Compare
Choose a tag to compare

Changelog

0.2.2

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

23 Jun 19:42
8a60e3f
Compare
Choose a tag to compare

Changelog

0.2.1

Merged pull requests:

  • refactor: use information from cargo.toml #18
  • docs: mention release page to grab a binary #17

0.2.0

23 Jun 19:28
d75cdf5
Compare
Choose a tag to compare

Changelog

0.2.0

Implemented enhancements:

  • add automatic release #5

Merged pull requests:

  • feat: automatic release #16

initial release

23 Jun 18:30
Compare
Choose a tag to compare
0.1.0

Update Changelog for PR