From: <gre...@mi...> - 2007-09-12 12:34:24
|
Spring Python (http://springpython.python-hosting.com) version 0.3.0 has been released. Key features include: * Make the web components WSGI-compatible, firstly working with CherryPy. * Extend PetClinic to use database accounts and have password encoding. * Add an ExceptionTranslationFilter so PetClinic handles errors more sophisticated. * Relicense Spring Python underneath GPLv3. * Generally, clean up the code and test cases. Also start using code coverage tools to improve quality of testing. Took me a little longer to make this release, due to being tied up in other things. But it does feel good to get it out there. |