Added
- Django 3.0 & 3.1 support
- Python 3.8 & 3.9 support
- Inline type information according to PEP 484 / 561
Removed
- Django 1.11, 2.0 support
- Python 3.5 support
Changed
- Print formatted JSON event data during interactive replays
Fixed
- Use timeout during interactive replay to avoid errors when losing connections