Changes

3.1 (unreleased)

  • Nothing changed yet.

3.0 (2023-03-27)

  • Add support for Python 3.11.

  • Drop support for Python 2.7, 3.5, 3.6.

  • Drop support for deprecated python setup.py test.

2.4 (2022-08-26)

  • Drop support for Python 3.4.

  • Add support for Python 3.8, 3.9, 3.10.

2.3.0 (2018-10-05)

  • Add support for Python 3.7.

2.2.0 (2017-09-01)

2.1.0 (2014-12-27)

  • Add support for PyPy and PyPy3.

  • Add support for Python 3.4.

  • Add support for testing on Travis.

2.0.0 (2013-02-22)

  • Replace deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.

  • Add support for Python 3.2 and 3.3

  • Drop support for Python 2.4 and 2.5.

1.0 (2009-05-13)

  • Split out event interfaces / implementations from zope.app.appsetup version 3.10.2.