Releases: nick-fields/retry
Releases · nick-fields/retry
Upgrade to node 20
Upgrades action to node 20 to fix warnings
v2.9.0
2.9.0 (2023-09-26)
Features
- shell: checks only the shell name and allows any argument (#118) (1139f99)
v2.8.3
2.8.3 (2022-12-30)
Bug Fixes
v2.8.2
2.8.2 (2022-10-15)
Bug Fixes
v2.8.1
Refactor to make testing easier
v2.8.0
Use spawn
rather than exec
to support much larger outputs
v2.7.1
2.7.1 (2022-08-03)
This release contains mostly dependency updates. There are a few very minor changes to runtime code based on development quality of life improvements from newly configured linting and styling.
v2.7.0
2.7.0 (2022-04-26)
Features
Misc
- Various dependabot updates
v2.6.0
2.6.0 (2021-12-10)
Features
- Add new_command_on_retry option
v2.5.1
2.5.1 (2021-10-24)
Bug Fixes
- incorrect option for continue_on_error (e80198a)