What's Changed
- add iter_models docs entry by @gab23r in #116
- Speed up
iter_models
(x2-x3 improvement) by @gab23r in #117 - Modify metaclass to allow DataFrame[Foo] type propagation by @thomasaarholt in #99
- move pre-commit in dev dependencies by @gab23r in #118
- chore: turn off UP007 by @dsgibbons in #101
- Fix AliasGenerator by @thomasaarholt in #87
- Fix latest compatibility with latest polars version by @thomasaarholt in #122
- int model annotation should return only integer dtypes as valid by @maxhipperson in #121
- Bump patito to v0.8.2 by @thomasaarholt in #123
New Contributors
- @maxhipperson made their first contribution in #121
Full Changelog: v0.8.1...v0.8.2