Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 438 Bytes

CHANGES.rst

File metadata and controls

32 lines (23 loc) · 438 Bytes

Changelog

0.2.0

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