* fixed numpy.float deprecation * fixed truncation of files when writing on windows
0.4.4
* Introducing new pandas data types Float64Dtype and Float32Dtype when writing. This requires pandas > 1.2.0. Python 3.6 taken out of wheels as there is no 1.2.0 version.
0.4.3
* fixed bug when translating datetime to string when writing.