Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@J7mbo J7mbo released this 15 Apr 18:21
· 2 commits to master since this release
77ca82c

Release notes - breaking changes:

  • Added new wasSuccessful return value
  • Return values are now []interface{} so you don't have to import reflect
  • WaitTime is now a time.Duration
  • Exponent is not optional, and it's not a pointer to an int64 any more