* Support Python 3.11+ and pandas 2.0+. - [Issue 40](https://github.com/DataResponsibly/DataSynthesizer/issues/41) by artemgur * Added empty file creation before saving files. - [Issue 41](https://github.com/DataResponsibly/DataSynthesizer/issues/41) by PepijndeReus
0.1.11
Bugs Fixed
* Fixed a bug in DateTime generation. - [Issue 37](https://github.com/DataResponsibly/DataSynthesizer/issues/37) by artemgur
0.1.10
Bugs Fixed
* Seed the randomness in `greedy_bayes()`.
0.1.9
Bugs Fixed
* Optimized the datetime datatype detection.
0.1.8
Bugs Fixed
* The randomness seeding is effective across the entire project now.