v0.1.2 - Partials (dynamic config dataclasses) + bugfixes
What's Changed
- fix postponed annotation when field is overwritten by @mixilchenko in #228
- Fix bad link in docs/README.md by @lebrice in #236
- [pre-commit-hook] Change flake8 repo to https://github.com/pycqa/flake8 by @zhiruiluo in #238
- Fix #247 by @rhaps0dy in #248
- Raise a warning on unsafe/lossy cast to int, float, and bools by @lebrice in #242
- Partials - Dynamic Config Dataclasses for arbitrary callables by @lebrice in #156
New Contributors
Full Changelog: v0.1.1...v0.1.2