Skip to content

Releases: humanwhocodes/retry

retry: v0.2.0

13 Mar 21:26
6751860

Choose a tag to compare

0.2.0 (2024-03-13)

Features

Bug Fixes

  • docs: make release-please happy (27fa920)

v0.1.3

01 Mar 23:45
03cc513

Choose a tag to compare

0.1.3 (2024-03-01)

Bug Fixes

  • Caught sync errors should throw original message (657de9c)

v0.1.2

17 Jan 22:07
3d6b975

Choose a tag to compare

0.1.2 (2024-01-17)

Bug Fixes

  • remove duplicate set timeout property (#7) (3c1e10e)
  • repeated error handling (43f4329)

v0.1.1

17 Jan 00:18
9f94f86

Choose a tag to compare

0.1.1 (2024-01-17)

Features

  • Catch sync functions and throw useful error (2a39022)
  • Initial commit (6ceda26)

Bug Fixes