New Features
- Multiple table support. Metasyn now supports the ability to fit and synthesize multiple related tables at once.
- Multiple bug fixes
What's Changed
- Give more useful errors for Fitters and Distributions by @qubixes in #412
- add hospital and druguse demo dataframes to documentation
- Remove some sources of None by @qubixes in #414
- Update OS version to Ubuntu 24.04 for readthedocs by @qubixes in #424
- Full api reference by @MSVermet in #423
- Remove exception for documentation in GenAI use by @qubixes in #426
- Fix truncated normal by @qubixes in #428
- Improve the default discrete normal distributions by @qubixes in #425
- Improve the performance of read/write stat by @qubixes in #427
- Multiple table/dataframe synthesis by @qubixes in #415
- Bump version to 2.1.0 by @qubixes in #429
New Contributors
Full Changelog: v2.0.0...v2.1.0