Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Releases: ryasmi/Scorebook

Version 3.0.0

20 Nov 14:57
Compare
Choose a tag to compare

3.0.0 (2017-11-20)

Patches

  • addWicket: Fixes argument order. (88b4290)

Breaking Changes

  • addWicket: batsman argument now comes before howOut.

Version 2.0.0

30 Jul 11:31
Compare
Choose a tag to compare
  • Re-orders parameters for addBall since the batsman is more optional than runs.
  • Adds opts parameter to addBall to reduce the number of optional arguments.
  • Adds data properties to the scorebook object.

Version 1.0.4

09 Aug 18:56
Compare
Choose a tag to compare

Fixed typo in AMD support.