Skip to content

Version 0.4.1

Compare
Choose a tag to compare
@jarus jarus released this 27 Feb 21:28
· 71 commits to master since this release

This release is dedicated to every contributer who made this release possible. Thank you very much.

  • Python 3 compatibility (without twill): #40
  • Add LiveServerTestCase: #18
  • Use unittest2 backports if available in python 2.6: #41
  • Install multiprocessing for python versions earlier than 2.6: #30