Skip to content

Releases: nick-fields/retry

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 02:24
ad98453

4.0.0 (2026-03-20)

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 25 Feb 13:26
ce71cc2

3.0.2 (2025-02-25)

Fixed an issue with the automated release that prevented #146 from being properly released

What's Changed

Full Changelog: v...v3.0.2

v3.0.1

Choose a tag to compare

@nick-fields nick-fields released this 17 Feb 17:39
c97818c

What's Changed

New Contributors

Full Changelog: v...v3.0.1

Upgrade to node 20

Choose a tag to compare

@nick-fields nick-fields released this 31 Jan 17:01
7152eba

Upgrades action to node 20 to fix warnings

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 14:10

2.9.0 (2023-09-26)

Features

  • shell: checks only the shell name and allows any argument (#118) (1139f99)

v2.8.3

Choose a tag to compare

@github-actions github-actions released this 30 Dec 02:41
943e742

2.8.3 (2022-12-30)

Bug Fixes

v2.8.2

Choose a tag to compare

@github-actions github-actions released this 15 Oct 00:48
3e91a01

2.8.2 (2022-10-15)

Bug Fixes

  • github: bump to @actions/core@1.10.0 (#104) (48bc5d4)

v2.8.1

Choose a tag to compare

@nick-fields nick-fields released this 06 Aug 03:37
b4fa575

Refactor to make testing easier

v2.8.0

Choose a tag to compare

@nick-fields nick-fields released this 04 Aug 03:15
616fa81

Use spawn rather than exec to support much larger outputs

v2.7.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 02:05
0f986c4

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.