All Versions
9
Latest Version
Avg Release Cycle
175 days
Latest Release
1229 days ago

Changelog History

  • v0.2.2.0 Changes

    December 07, 2020
    • โž• Add gaugeIncrement and gaugeDecrement functions #16
  • v0.2.1.3

    May 01, 2019
  • v0.2.1.2

    July 02, 2018
  • v0.2.1.1 Changes

    February 28, 2018
    • โฌ†๏ธ Bump exceptions upper bound from 0.9 to 0.10
  • v0.2.1.0 Changes

    November 20, 2017
    • Introduced timedList method, to store the same distribution data under several names at once.
    • ๐Ÿ›  Fix some documentation typos
  • v0.2.0.0 Changes

    September 03, 2017
    • ๐Ÿ‘‰ Make timed and timed' require a MonadMask constraint for bracketing.
    • #7 Switch Map to HashMap; ~4x faster to look up
    • ๐Ÿ›  Fix a potential race condition when registering new metrics.
  • v0.1.0.2 Changes

    February 09, 2017

    ๐Ÿ›  Fix bug where timed metrics are reported in the negatives.

  • v0.1.0.1

    February 04, 2017
  • v0.1.0.0 Changes

    February 04, 2017

    ๐ŸŽ‰ Initial Release