Releases: ahdde/graphite.net
Releases · ahdde/graphite.net
v3.0.0
What's Changed
- Generate functions by @zivillian in #26
- update functions.json by @zivillian in #27
- Changed JsonParser by @bartimaeusnek in #29
- changed ToString by @bartimaeusnek in #30
- add support for go-carbon http receiver by @zivillian in #33
- test connection with line break instead of space by @zivillian in #35
New Contributors
- @bartimaeusnek made their first contribution in #29
Full Changelog: v2.3.0...v3.0.0
v2.3.0
v2.2.0
v2.1.1
v2.1.0
v2.0.0
Fixed
- invalid parameter type for
averageAbove()
averageBelow()
maximumAbove()
maximumBelow()
minimumAbove()
minimumBelow()
removeAboveValue()
removeBelowValue()
useSeriesAbove()
Added
- netstandard2.0 support (thanks @shawnallen85)
group()
extension method for series collections