This repository was archived by the owner on Nov 30, 2023. It is now read-only.
Releases: choval/async
Releases · choval/async
v0.7.1
v0.7.0
- Fixed
Choval\Async\async
failing in alpine - Allows named parameters
This update might break against v0.6.x, as functions didn't care at which position the LoopInterface
was passed.
It is now expected at the end or as a named parameter.
Async class methods kept the same position for parameters.
v0.6.3
v0.6.2
v0.6.1
v0.6.0
- Update for Event-Loop 1.2 with default loop