Skip to content

1.22.0

Choose a tag to compare

@amureki amureki released this 16 Jan 14:12
· 38 commits to main since this release
4cdc85f

What's Changed

  • Ref #61 -- Introduce generators for each integer field by @amureki in #528
  • Fix baker.prepare() with GenericForeignKey to work without database access by @amureki in #501
  • Update reverse FK tests for Django 4.1+ ValueError behavior by @amureki in #347
  • Update seq import from model_bakery.recipe to model_bakery.utils in basic usage docs by @Neutronlul in #559
  • Add type hints to seq()'s increment_by argument by @Neutronlul in #560
  • Remove mentions of the old project by @amureki in #558

New Contributors

Full Changelog: 1.21.0...1.22.0