- Feature: concurrency-limited implementation of asyncio.gather (10)
- Fix: platform independent encoding in setup.py (15, 16)
- Fix: make zip_longest stop iterating on finished iterators (13)
- Improved documentation
- Overhaul package configuration and requirements
- Format package using isort
- Add coverage testing with codecov.io
- Switch to Github Actions for CI
- Testing on Python 3.8
text
$ git shortlog -s v0.4.0...v0.5.0
1 Alexey Simuskov
23 Amethyst Reese
1 Tim Hatch