Release Notes for Bonzo 0.1.2¶
February 04, 2014
bonzo.smtpservermodule is renamed tobonzo.server. This is motivated to add (in the next version) a module calledsmtpcontaining tools for handling requests with asynchronous features, very similar totornado.web.Added Python 3 support.
Added Travis and Coveralls configuration (Issue #1). Thanks to Luis Mayta.