* Added Multiple Reponse Data Sets for SAV files 259 * Fixed pyreadstat not raising error if folder does not exists when writing 269 * Fixed tests for numpy 2 changes 266 * Readstat sources updated to commit ba4392e9d48c4d997d2737719f4cf6320fb66990 on dev branch
1.2.7
* Fixing warnings in new pandas version 2.2.1 fixes 252 * Remove string encoding for read_por fixes 253 * Fix read in chunks when output is dict, fixes 251
1.2.6
* correcting bug when writing files with character columns with all missing, character length set to 1
1.2.5
* Correcting bug for datetime64[us
1.2.4
* Added modification_time and creation_time to metadata * added datetime64[us in addition to ns for improvement when writing.
1.2.3
* changes introduced for compatibility with cython 3.0.0. Cython 0.29 no longer supported. Python 2.7 no longer supported.