New Features
- Added the
generate_dataset()function for creating realistic synthetic test data fromSchemadefinitions, with a suite of field helper functions (int_field(),string_field(),date_field(),name_field(), etc.) and support for 50 country locales via thecountry=parameter. (#348)
Full Changelog: v0.19.0...v0.20.0