0.7.1
0.7.1 (2015-10-10)
Major:
- certcreate should now be installed properly.
- An
asRFC1123
method was added toextime.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.