Zed Series Release Notes

1.6.0

Bug Fixes

1.5.0

New Features

  • Enforcer objects now cache limits by default for the lifetime of the object to provide improved performance when multiple calls of enforce() are needed. This behavior is controlled by the boolean cache keyword argument to the __init__ method.

1.0.1

Critical Issues

1.0.0

Upgrade Notes

  • Support for Python 2.7 has been dropped. The minimum version of Python now supported is Python 3.6.