Releases: model-bakers/model_bakery
Releases Β· model-bakers/model_bakery
1.13.0
1.12.0
1.11.0
1.10.3
Changed
- Enforce Python 3.7 as a minimum version in project metadata
Removed
- dropped support for
FloatRangeFieldas it was removed in Django 3.1 - [dev] Temporary drop Django 4.2 to package classifiers (waiting for build backend support)
Full Changelog: 1.10.2...1.10.3
1.10.2
1.10.1
1.10.0
Added
- Django 4.2 support
Changed
- [dev] Switch to Python 3.11 release in CI
- [dev] Unify and simplify tox config with tox-py
- [dev]
pre-commit autoupdate && pre-commit run --all-files - [dev] Run
pyupgradewith Python 3.7 as a base - [dev] PEP 621: Migrate from setup.py and setup.cfg to pyproject.toml
- [dev] Convert
formatand some string interpolations tofstring
New Contributors
- @cclauss made their first contribution in #372
- @adamchainz made their first contribution in #375
Full Changelog: 1.9.0...1.10.0
1.9.0
1.8.0
1.7.1
What's Changed
- fix future deprecate warning of
django.utils.timezone.utcby @jairhenrique in #339 - docs: Fix a few typos by @timgates42 in #345
Dependencies
- Bump pycodestyle from 2.9.0 to 2.9.1 by @dependabot in #344
- Bump flake8 from 5.0.3 to 5.0.4 by @dependabot in #343
- Bump black from 22.6.0 to 22.8.0 by @dependabot in #342
- Bump pytest from 7.1.2 to 7.1.3 by @dependabot in #350
- Bump mypy from 0.971 to 0.981 by @dependabot in #351
Full Changelog: 1.7.0...1.7.1