Skip to content
This repository was archived by the owner on Aug 5, 2023. It is now read-only.

aioinflux v0.5.0

Choose a tag to compare

@gusutabopb gusutabopb released this 24 Jan 02:02
· 98 commits to master since this release

Changed

  • [BREAKING] Removed DataPoint functionality in favor of simpler and more flexible @lineprotocol decorator. See the docs for details.

Docs

  • Added detailed @lineprotocol usage