Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@rubyist rubyist released this 09 Aug 17:11
· 10 commits to master since this release

2.2.0 - 2016-08-09

Added

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Reduce allocations around last failure time storage
  • Use the Clock for window code as well
  • Remove test data race
  • Fix race condition in state() (@tamird)