What's Changed
* update dependencies to be compatible with pytorch 2 and pandas 2 by robsdavis in https://github.com/vanderschaarlab/synthcity/pull/288
* pin networkx < 3.0 by robsdavis in https://github.com/vanderschaarlab/synthcity/pull/259
* Metrics: ensure ordinal encoder of classes is the same in real and synthetic datasets [type:bug] by bvanbreugel in https://github.com/vanderschaarlab/synthcity/pull/257
* Bump pillow from 10.2.0 to 10.3.0 in /docs by dependabot in https://github.com/vanderschaarlab/synthcity/pull/265
* Patch ctgan batchsize1 by bvanbreugel in https://github.com/vanderschaarlab/synthcity/pull/263
* Classification metric fix [type:bug] by bvanbreugel in https://github.com/vanderschaarlab/synthcity/pull/260
New Contributors
* bvanbreugel made their first contribution in https://github.com/vanderschaarlab/synthcity/pull/257
**Full Changelog**: https://github.com/vanderschaarlab/synthcity/compare/v0.2.10...v0.2.11