Skip to content

Releases: openedx/edx-toggles

Stop monitoring waffle flag values via WaffleFlag.set_monitor_value calls.

Deprecate waffle namespace classes

enhance monitoring of legacy waffle classes

23 Dec 21:01
7de8c75
Compare
Choose a tag to compare

Improve monitoring of legacy Waffle class imports

Improve monitoring of legacy Waffle class imports

Start the deprecation process of the waffle namespace classes

Fix cache-checking in WaffleSwitchNamespace

Backport `override_waffle_switch` test utility function from edx-platform

Extract waffle classes from edx-platform

First PyPI release

02 Oct 16:13
817ed0d
Compare
Choose a tag to compare

Implements SettingToggle and SettingDictToggle.