Changelog 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 release 1.0.0 (6145cec) 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)