Skip to content

Releases: MichalKarol/futurepool

1.0.1

10 Nov 20:50
f12d401
Compare
Choose a tag to compare
  • 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

30 Oct 13:13
e1a35a2
Compare
Choose a tag to compare

Initial release of FuturePool. 🥳
Basic functionalities are covered with tests and PyPi package is offically published.