Added
- forward "_create_files" flag to child generators for relational fields
Changed
- Small improvements to `recipe.py::_mapping`
- Improvements to `baker.py::bulk_create`
- [dev] Replaced `pycodestyle`, `pydocstyle`, `flake8` and `isort` with `ruff`
- [dev] Drop tox in favor of using GitHub Actions matrix
Removed
- Drop `baker.py::is_iterator`
- Drop Python 3.7 support (reached end of life)