Version 3.0.2
·
1144 commits
to master
since this release
This is (mostly) a bugfix release.
- added back inc/dec on Counter (thanks @alexy), #14
- Renamed
Timer.time
for partial functions to prevent type annotations (thanks @scullxbones), #13, #15. - Renamed
Meter.exceptionMarkerPartialFunction
toMeter.exceptionMarkerPF
to be consistent withTimer
.