v0.2.0
- Support the Influxdb2.x
- Could be able to write the duplicate points by enable:
--unique True
- 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
- Several bug fixes
Note: To make the 0.2.0 working, install pip install chardet