Skip to content

Releases: ruby/timeout

v0.2.0

17 Nov 10:27
02e792d

Choose a tag to compare

What's Changed

  • Removed deprecated names that had been warned for 5 years by @nobu in #2
  • Make Timeout::Error#exception with multiple arguments not ignore arguments by @jeremyevans in #3
  • test for basic functionality by @jjb in #5
  • Freeze VERSION for Ractor-compliance by @rm155 in #4
  • test that yield is given number of seconds by @jjb in #6

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

17 Nov 10:27
3ec31a5

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Nov 10:27
7117545

Choose a tag to compare

What's Changed

  • Use GitHub Actions instead of Travis CI by @hsbt in #1

Full Changelog: https://github.com/ruby/timeout/commits/v0.1.0