- correctly render the command name in the help text (d2bbce7), closes #16
- command: Restore environment variables before calling
exec
(c7631e5) - iteration: Remember to try one last time before giving up (2ed5308)
- adds license header to wait-for script (975d508)
- adds support for http using wget (ff0d29d), closes #14
- option: Restrict the timeout input to non-negative integers (c4d125f)
- option: Support more conventional formats in the option parser (ce95717)
- version: trigger first release for v1.0.0 (33f1343)
- command: HOST, PORT and other internally used environment variables are not overwritten anymore. If you use these, then you need to manually supply them.
2.1.1 (2021-03-12)
2.1.0 (2021-02-27)
2.0.0 (2021-02-04)
- command: Restore environment variables before calling
exec
(c7631e5)
- command: HOST, PORT and other internally used environment variables are not overwritten anymore. If you use these, then you need to manually supply them.
1.2.0 (2021-02-02)
- adds license header to wait-for script (975d508)
1.1.0 (2021-02-02)
- iteration: Remember to try one last time before giving up (2ed5308)
- option: Restrict the timeout input to non-negative integers (c4d125f)
- option: Support more conventional formats in the option parser (ce95717)
- version: trigger first release for v1.0.0 (33f1343)