taobojlen / django-zeal

Detect N+1s in your Django app.
MIT License
90 stars 1 forks source link

chore(main): release 1.0.0 #11

Closed taobojlen closed 3 months ago

taobojlen commented 3 months ago

:robot: I have created a release beep boop

1.0.0 (2024-07-20)

⚠ BREAKING CHANGES

This project has been renamed to zeal. To migrate, replace zealot with zeal in your project's requirements. In your Django settings, replace ZEALOT_ALLOWLIST, ZEALOT_RAISE, etc. with ZEAL_ALLOWLIST, ZEAL_RAISE, and so on. In your code, replace from zealot import ... with from zeal import ....

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

taobojlen commented 3 months ago

:robot: Created releases: