Releases: aio-libs/janus
Releases · aio-libs/janus
janus 1.1.0
janus 1.0.0 release
- Dropped Python 3.6 support
- Janus is marked as stable, no API changes was made for years
janus 0.6.1 release
janus 0.6.0 release
-
Drop Python 3.5, the minimal supported version is Python 3.6
-
Support Python 3.9
-
Refomat with
black
janus 0.5.0 release
- Remove explicit loop arguments and forbid creating queues outside event loops #246
janus 0.4.0 release
janus 0.3.2 release
Changes
- Fixed python3.7 support #97
janus 0.3.1 release
Changes
- Fixed bug with join() in case tasks are added by sync_q.put() #75
janus 0.2.1 release
CHANGES
- Add autodeploy script
- Fix
python setup.py test
command
janus 0.2.0 release
The library supports Python 3.5 from now