Skip to content

0.5.0

Compare
Choose a tag to compare
@tompro tompro released this 17 Dec 15:07
· 21 commits to master since this release
fbebaaf

Attention this release contains breaking changes on all range query methods. Instead of individual parameters they now require a TsRangeQuery struct.

  • allow filtering by timestamp and value
  • added aggregation type twa
  • added alignment control ALIGN option via TsAlign
  • added BUCKETTIMESTAMP option via TsBucketTime
  • new range query builder via TsRangeQuery