<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
New Features
* Support Dataloader in different backends by BirkhoffG in https://github.com/BirkhoffG/cfnet/pull/59
* Refactor `TabularDataModule`, introduce `load_default_data` by BirkhoffG in https://github.com/BirkhoffG/cfnet/pull/65
* More efficient JaxDataLoader via efficient indexing by Grahams-Uncle in https://github.com/BirkhoffG/cfnet/pull/62
**Full Changelog**: https://github.com/BirkhoffG/cfnet/compare/v0.0.8...v0.0.9