From: Alexandru C. <chi...@gm...> - 2014-03-20 11:46:21
|
The Pyzor team is pleased to announce release 0.6 of Pyzor. You can get the new version and more information at http://pyzor.org With this release we have increased the minimum version of Python required to 2.6, and also added support for Python3.3. This release also brings new features and performance improvements. The public server, public.pyzor.org, has already been updated to the new version (don't worry everything is still backwards compatible), and has been running with absolutely no problems or downtime for about 4 weeks now. We are also announcing that we will return to a system of regular releases, so please send us any feedback/suggestions/bug reports. Main changes include: * pyzor and pyzord will now work with Python3.3 (if the the 2to3-3.3 is previously ran) * pyzord and pyzor now supports IPv6 * Improved handling of multi-threading (signals where again removed) for the MySQL engine * Introduced multi-processing capabilities * Improved HTML parsing * Introduced self document sample configurations * Introduced ability to set custom report/whitelist thresholds for the pyzor client * Greatly improved tests coverage Enjoy the new release and good luck in the ongoing fight with spam :) The Pyzor Team. |