- Correct issue with trying to serialize datetime objects.
0.7.1
- Changed the behavior of gutter.testutils.switches to monkey patch the is_active method which should solve scenarios where switches are reloaded during the context.
0.7.0
- Added confirmation message for enabling switches globally. - Added date modified and sorts for switches on index view.
0.6.1
- Require Nexus >= 0.2.0
0.6.0
- Added basic switch inheritance. - Added auto collapsing of switch details in interface. - Added simple search filtering of switches in interface.