- Nothing changed yet.
- Drop support for Python 2 and Python 3 versions older then 3.10. [szakitibi]
- Configure with zope.meta. [szakitibi]
- Switch to PEP 420 native namespace packages. [szakitibi]
- Add support for Python 3.2 and PyPy3.
- Add support for testing with tox.
- Fix compatibility with
zope.testing4.2.0. - Add version and implementation trove classifiers.
- Fixed PyPy compatibility. [hathawsh]
- Python3. [jod]
- Fix package distribution. [hvelarde]
- Fail if the script generated from
cmdsreturns with a non-zero exit/status code. [rpatterson] - Remove GPL remnants. [rpatterson]
- relicense under BSD as agreed with gawel [jodok]
- dont run commands with on_install/on_update are set to false. Thanks to Sean Kelly for bug report [gawel]
- Add support for an 'uninstall_cmds' option to execute commands during the uninstall Buildout phase. [lgs, mroeder]
- apply last version of the recipe template [gawel]
- run commands in one process [gawel]
- win32 tests compat [gawel]