Skip to content

Releases: citrusvanilla/tinyflux

v1.0.0

13 Apr 23:53
Compare
Choose a tag to compare

Official release 🎉. TinyFlux has been stable for over 20 months.

v0.4.1

25 Sep 20:36
18df7fd
Compare
Choose a tag to compare
  • fixes a spelling bug in support of issue 44

v0.4.0

27 Mar 22:04
7bd0b38
Compare
Choose a tag to compare

v0.4.0

v0.3.1

27 Mar 19:22
Compare
Choose a tag to compare

v0.3.1

v0.3.0

21 Mar 22:05
0e2448f
Compare
Choose a tag to compare
Merge pull request #35 from citrusvanilla/issue-32--compact_storage

update README, docs

v0.2.6

09 Mar 18:18
Compare
Choose a tag to compare

v0.2.6

  • resolves issue #31

v0.2.4

16 Feb 02:04
13f80d7
Compare
Choose a tag to compare
  • fixes issue #28

v0.2.3

05 Jan 03:03
8a353bc
Compare
Choose a tag to compare
  • improved typing using mypy in strict mode

v0.2.2

22 Nov 20:09
Compare
Choose a tag to compare
  • Fixes issue 23, a bug that caused values of 0.0 to be serialized as None/null rather than "0.0".

v0.2.0

08 Nov 18:38
Compare
Choose a tag to compare
  • Better testing on Windows platform, specifically handling of newline characters when opening TinyFlux CSVs.