* Vastly improve the usefulness and aesthetics of the replay banner to include human-readable dates and inter-memento navigation (449)
0.2018.07.28.1813
* Fixes an issue (described in 460) that had the default replay command using stale sample data that relied on the old method of encryption.
0.2018.07.27.2357
* Fixed an issue where a replayed 404 would cause a 500 error due (454) * Correctly resolve archived HTTP 3XXs (451) * Rerouted mementos listed on main replay page to use `/memento/` endpoint (450)
0.2018.07.20.1714
* Fixes an issue (444) that caused replay to exit when encountering an unhandled error instead of returning an HTTP 5XX.
0.2018.07.20.0404
* Move encryption dependency from pycrypto to pycryptodome (303) * Begin using AES as the default encryption instead of XOR (also documented in 303)
0.2018.07.13.2218
* Updates [Reconstructive](https://github.com/oduwsdl/reconstructive) to version 0.5.0 (latest) (#435)