Releases: erikvanoosten/metrics-scala
Releases · erikvanoosten/metrics-scala
Release list
4.0.6 (see tags for latest)
See release notes in the repo.
v3.5.10 (Note: latest is 4.x)
See release notes.
v4.0.3
Release v4.0.1
Do not use this release!
v4.0.0
Version 3.3.0 (for newer releases see tags above)
See CHANGELOG.md.
Version 3.2.1
Version 3.2.0
Version 3.0.3
Version 3.0.2
This is (mostly) a bugfix release.
- added back inc/dec on Counter (thanks @alexy), #14
- Renamed
Timer.timefor partial functions to prevent type annotations (thanks @scullxbones), #13, #15. - Renamed
Meter.exceptionMarkerPartialFunctiontoMeter.exceptionMarkerPFto be consistent withTimer.