Skip to content

v0.3.0

Compare
Choose a tag to compare
@gemone gemone released this 28 May 04:44
b8af486

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)