Releases: citrusvanilla/tinyflux
Releases · citrusvanilla/tinyflux
v1.0.0
v0.4.1
- fixes a spelling bug in support of issue 44
v0.4.0
v0.4.0
v0.3.1
v0.3.1
v0.3.0
Merge pull request #35 from citrusvanilla/issue-32--compact_storage update README, docs
v0.2.6
v0.2.4
v0.2.3
- improved typing using mypy in strict mode
v0.2.2
- Fixes issue 23, a bug that caused values of 0.0 to be serialized as None/null rather than "0.0".
v0.2.0
- Better testing on Windows platform, specifically handling of newline characters when opening TinyFlux CSVs.