Skip to content

Releases: afractal/SharpTimer

v0.2.2

28 Sep 21:00
ca77f78

Choose a tag to compare

  • cleanup codebase
  • switch to jest
  • add circle ci
  • remove unnecessary ci's
  • add github package registry support

v0.1.6

10 Sep 18:16
8121d54

Choose a tag to compare

  • package security updates

v0.1.5

29 Apr 10:38

Choose a tag to compare

  • package security update

v.0.1.4

19 Feb 23:03

Choose a tag to compare

Updated readme.

v.0.1.3

20 Aug 06:23

Choose a tag to compare

Updated readme.

v.0.1.2

18 Aug 18:30

Choose a tag to compare

Update readme.

v.0.1.0

18 Jun 14:22

Choose a tag to compare

Added timer, stopwatch and timespan.
Added type definitions for the project type definitions.
Added tests for timer, stopwatch and timespan.

v.0.0.4

15 Jun 10:08

Choose a tag to compare

Added timespan and tests for stopwatch and timespan.

v.0.0.3

26 May 13:12

Choose a tag to compare

First consumer release. Support for timer and stopwatch. Unit tests only for timer.