- Added support for *AMP* authentication via one-time pads.
0.5.11
- ``epsilon.amprouter`` added, providing support for multiplexing unrelated *AMP* communications over the same connection.
0.5.10
- Added the ``epsilon.caseless`` module, with case-insensitive string wrappers. - Better ``repr()`` for ``epsilon.structlike.record`` added. - ``epsilon.juice`` now uses ``twisted.internet.ssl`` instead of ``epsilon.sslverify``.
0.5.9
- No noted changes.
0.5.8
- ``extime.Time.asHumanly`` no longer shows a time of day for all-day timestamps.
0.5.7
- ``view.SlicedView`` added, allowing slicing and indexing of large sequences without copying.