Django Waffle Versions Save

A feature flipper for Django

v4.1.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/django-waffle/django-waffle/compare/v4.0.0...v4.1.0

v4.0.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/django-waffle/django-waffle/compare/v3.0.0...v4.0.0

v3.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/django-waffle/django-waffle/compare/v2.7.0...v3.0.0

v2.7.0

1 year ago

What's Changed

Full Changelog: https://github.com/django-waffle/django-waffle/compare/v2.6.0...v2.7.0

v2.6.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/django-waffle/django-waffle/compare/v2.5.0...v2.6.0

v2.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/django-waffle/django-waffle/compare/v2.4.1...v2.5.0

v2.4.1

2 years ago

Reverted: Creating missing flags for all attempts to access the missing flag

v2.4.0

2 years ago
  • Preventing exceptions for template use cases where a request is not available
  • Creating missing flags for all attempts to access the missing flag
  • Added Italian translations
  • Removed universal wheel

v2.3.0

2 years ago

Added support for Django 4.0

v2.2.1

2 years ago

Resolved deprecation warning when using Jinja2 >= 3