Releases: MichalKarol/futurepool
Releases · MichalKarol/futurepool
1.0.1
- Add PyPi badge to README
- Move to
asyncio.Semaphore
and use locks on shared resources - Fix issue with async iterator stop condition
Full Changelog: 1.0.0...1.0.1
Initial release
Initial release of FuturePool. 🥳
Basic functionalities are covered with tests and PyPi package is offically published.