- Complex mode
- Advanced mode (prettier and normal)
- Simple mode (prettier and normal)
Changes:
- **New** calling points object when using simple (normal) or advanced (normal) mode
- **New** file directory created (`realtime_trains_py_data`) to save `.json` files when using complex mode. Files are automatically saved in this folder when you request data
- Various performance improvements
- Removed various `try` and `except` statements for faster data access
- Some formatting changes
Bug Fixes:
- Fixed a bug in the code that meant dates weren't always correct
**Full Changelog**: https://github.com/anonymous44401/realtime-trains-py/compare/v1.1.2-beta...v1.1.3-beta