Skip to content

0.7.1

Compare
Choose a tag to compare
@mithrandi mithrandi released this 10 Oct 13:56
· 56 commits to master since this release
0.7.1

0.7.1 (2015-10-10)

Major:

  • certcreate should now be installed properly.
  • An asRFC1123 method was added to extime.Time.
  • As Twisted is dropping Python 2.6, Epsilon will also not support 2.6 from
    the next release.

Minor:

  • epsilon.benchmark now uses /proc/self/mounts instead of relying on
    /etc/mtab which is often wrong, or does not even exist.
  • Fixed a test that interacted badly with Twisted 15.4.0.
  • Updated the metadata in setup.py.