Skip to content

Releases: gemone/gounter

v1.0.0

28 May 06:35
Compare
Choose a tag to compare

1.0.0 (2023-05-28)

CI

  • actions: add changelog-types for release (09cd541)

Docs

  • counter: add example for Counter (5ebd264)
  • example: add Counter Example (ac5af06)

chore

v0.3.0

28 May 04:44
b8af486
Compare
Choose a tag to compare

0.3.0 (2023-05-28)

Features

  • add Set method. (7bf5cbd)
  • label_counter: add label_counter method (1c9bb6a)

Bug Fixes

  • Counter: use sync.Pool Get method (8da73ba)
  • Counter: use sync.Pool Get method (19bc258)
  • max_counter: improve the Sub() method, considering the case of reduction. (dd21f66)
  • max_counter: reset method recover counter. (4749a84)