Skip to content

Releases: dorantor/mcounter

v1.3.0

29 Jul 15:57

Choose a tag to compare

Added ways to reset counter with delete() and reload() methods. Details can be found in the readme.

v1.2.0

14 Feb 02:25

Choose a tag to compare

Added ways to update expiry: touch() and incWithTouch(). Details can be found in readme docs.

v1.1.1

13 Feb 03:04

Choose a tag to compare

Updated work with expiration. Made it more convenient and now expiration can be incapsulated inside counter.

v1.1.0

13 Feb 02:50

Choose a tag to compare

Added expiration support.

v1.0.1

31 Aug 23:59

Choose a tag to compare

Fixed typo. Cleaned up code a little. Updated readme.

v1.0.0

31 Aug 19:14

Choose a tag to compare

Initial release.