.. _changelog: django-sane-testing changelog =============================== 0.5.11 (planned for 2011-05-17) -------------------------------- * Scraping for unittest2 assertions (`#9 `_) * TemplateTagTestCase * manage.py test (runner) can now take usual nose arguments 0.5.7 (released 2010-12-13) ----------------------------- * Helper function for handling Django HTTP 500 tracebacks (thanks to Jiri Suchan) 0.5.8 - 0.5.9 ----------------------------- * Releases revoked because of packaging issues 0.5.7 (released 2010-12-02) ----------------------------- * Support for Django 1.2 and multidb * Support for Django 1.0 dropped * Test client avaliable in UnitTestCase * (Undocumented) south support, see `#36 `_ * Twill support improvements * `--persist-test-database option` * Switched to `github `_ as primary development place