v0.13.0
·
90 commits
to main
since this release
🚨 This release contains some breaking changes. See the Changelog for more information. 🚨
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #142
- create
BirdAssetFinderfor integratingdjango.contrib.staticfilesby @joshuadavidthomas in #143 - Remove deprecated
ENABLE_BIRD_ID_ATTRsetting and related warnings by @joshuadavidthomas in #144 - Add auto-configuration of staticfiles finders by @joshuadavidthomas in #145
- add test to cover default settings from
django-admin startprojectby @joshuadavidthomas in #146 - add support for Django 5.2 by @joshuadavidthomas in #147
- Refactor
Componentloading strategy inComponentRegistryby @joshuadavidthomas in #148 - move some utility functions to a
utilsmodule by @joshuadavidthomas in #149 - remove
django_bird.compiler.Compilerby @joshuadavidthomas in #151 - match
BIRD_TAG_PATTERNregex across newlines by @joshuadavidthomas in #152 - Mark
BirdLoaderas deprecated by @joshuadavidthomas in #153 - 🔖 bump version 0.12.1 -> 0.13.0 by @joshuadavidthomas in #154
Full Changelog: v0.12.1...v0.13.0