Skip to content

v0.2.0

Compare
Choose a tag to compare
@Bugazelle Bugazelle released this 12 Mar 13:48
· 4 commits to master since this release
4217ff1
  1. Support the Influxdb2.x
  2. Could be able to write the duplicate points by enable: --unique True
  3. Could be able to parse the csv files with different encodings by auto detecting. Or you could use the comand to specify the charset: --csv_charset utf-8-sig
  4. Several bug fixes

Note: To make the 0.2.0 working, install pip install chardet