- First release on PyPI.
- Converted Markdown docs to RST.
- Now scrape from HTML page.
- Each day entry now has easier access to tomorrow's day entry.
- Fixed default config for Mithl string replacement.
- Suppress printing error while initialising new timetable.
- Replace Mithl 2 by default.
- Support dicts as replace strings configs.
- Default config now reloads from json instead of recylcing cached.
- Last Update time now explicitly stored as UTC.
- Fixed bug in time comparison.
- Removed pytz as deprecated
- Removed TOMORROW as causing issues with pickling large timetables
- Removed unnecessary jsonpickle requirement