Skip to content

Type hinting, point time fields and minor refactors

Choose a tag to compare

@wdalmut wdalmut released this 13 Sep 16:02
· 32 commits to master since this release

New features

  • #56 Added point type hinting (IntType, BoolType, StringType and FloatType)

Improved

  • #57 Simplified library message to InfluxDB line protocol
  • #55 Test this library also against InfluxDB nightly builds