Releases: joshuadavidthomas/django-bird
Releases · joshuadavidthomas/django-bird
v0.10.2
What's Changed
- change how asset files are returned by @joshuadavidthomas in #116
- update assets templatetag to use correct url by @joshuadavidthomas in #117
- 🔖 bump version 0.10.1 -> 0.10.2 by @joshuadavidthomas in #118
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- fix asset view by @joshuadavidthomas in #114
- 🔖 bump version 0.10.0 -> 0.10.1 by @joshuadavidthomas in #115
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Add Django 5.2a1 to test matrix by @joshuadavidthomas in #109
- Add view for rendering component assets by @joshuadavidthomas in #110
- 🔖 bump version 0.9.2 -> 0.10.0 by @joshuadavidthomas in #111
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- Modify component name parsing to preserve literal strings by @joshuadavidthomas in #107
- 🔖 bump version 0.9.1 -> 0.9.2 by @joshuadavidthomas in #108
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #104
- Fix attribute name handling to convert underscores to hyphens by @joshuadavidthomas in #105
- 🔖 bump version 0.9.0 -> 0.9.1 by @joshuadavidthomas in #106
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #100
- Refactor bird templatetag to allow or disallow outside context by @joshuadavidthomas in #102
- 🔖 bump version 0.8.2 -> 0.9.0 by @joshuadavidthomas in #103
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Fix component caching when
DEBUG=Trueto properly track assets by @joshuadavidthomas in #96 - 🔖 bump version 0.8.1 -> 0.8.2 by @joshuadavidthomas in #97
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Fix component discovery for nested and installed app directories by @joshuadavidthomas in #94
- 🔖 bump version 0.8.0 -> 0.8.1 by @joshuadavidthomas in #95
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- rename component and asset registries by @joshuadavidthomas in #86
- Consolidate asset and component registries by @joshuadavidthomas in #87
- Move component discovery to registry and run at startup by @joshuadavidthomas in #88
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- Fix nested variable resolution in component loops by @joshuadavidthomas in #83
- 🔖 bump version 0.7.1 -> 0.7.2 by @joshuadavidthomas in #84
Full Changelog: v0.7.1...v0.7.2