Skip to content

2.0.0

Choose a tag to compare

@aleclarson aleclarson released this 18 Jul 20:50
· 22 commits to master since this release

Major changes (6fe0540)

  • add Lap class
  • add sum method
  • remove add method
  • rename total property to elapsed
  • rename parallels property to pending
  • make average method use sum instead of elapsed
  • the laps property is now an array of times (instead of the lap count)