Changelog¶
0.1.3¶
- Added:
- Python 3 compatibility
- Django 2.0 Compatability
- Now users can use if tgl instead of tgl.is_active
0.1.2¶
- Added:
- option to create a toggle generated at runtime.
- option to set attributes while initializing toggle.
- unit tests.
- Updated:
- docs
0.1.1¶
- Just bumping the version number to reflect in pip.
0.1¶
- Intial Release