Skip to content

Releases: aleclarson/elaps

v2.4.0

22 Apr 02:07

Choose a tag to compare

v2.3.3

22 Apr 02:07

Choose a tag to compare

  • add type definitions

2.3.0

18 Jul 20:52

Choose a tag to compare

  • let print override the message (ef804c4)
  • always coerce first argument of elaps to a string (f6307bd)

2.2.0

18 Jul 20:51

Choose a tag to compare

  • add elaps.lazy function (bed9b88)

2.1.0

18 Jul 20:50

Choose a tag to compare

2.0.0

18 Jul 20:50

Choose a tag to compare

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)

1.5.0

18 Jul 20:48

Choose a tag to compare

  • %n in message to print lap count (7cce152)

1.4.0

18 Jul 20:47

Choose a tag to compare

1.3.0

18 Jul 20:47

Choose a tag to compare

1.2.0

18 Jul 20:47

Choose a tag to compare