Breaking Changes ⚠️
- 111 Remove python 3.4 due to EOL by mehaase
New Features 🚀
No new features in this release.
Bug Fixes 🔧
- 105 Fixing trio net adapter by mehaase
- 97, 104, 106 Fix changes in multiprocessing during import/export by sawdog and gabor-boros
- 108 Fix Tornado 5.0 with timeout issue by codeskyblue
- 110, 115 Fix StopIteration exception related issue when calling `r.now()` by gabor-boros
Improvements 👍
- 96, 102 Helping devs to upgrade to 2.4.x easier by gabor-boros
Other Changes 🗒
- 103 Set `setup.py` long description content type by agronholm
- 114 Add Python 3.8-dev support by gabor-boros
Dependencies 📦
- 113 Bump pytest to 4.4.1