changelog.txt 669 B

12345678910111213141516171819202122232425262728
  1. (Later entries are in the readme.)
  2. - 0.1.2 (08-14-10)
  3. * run_tests API support (carjm)
  4. * better coverage numbers (rozza & miracle2k)
  5. * support for adding custom nose plugins (kumar303)
  6. - 0.1.1 (06-01-10)
  7. * Cleaner installation (Michael Fladischer)
  8. - 0.1 (05-18-10)
  9. * Class-based test runner (Antti Kaihola)
  10. * Django 1.2 compatibility (Antti Kaihola)
  11. * Mapping Django verbosity to nose verbosity
  12. - 0.0.3 (12-31-09)
  13. * Python 2.4 support (Blake Winton)
  14. * GeoDjango spatial database support (Peter Baumgartner)
  15. * Return the number of failing tests on the command line
  16. - 0.0.2 (10-01-09)
  17. * rst readme (Rob Madole)
  18. - 0.0.1 (10-01-09)
  19. * birth!