Releases: dcarp/asynchronous
Releases · dcarp/asynchronous
v0.6.8
- fix deprecation compile messages
- update libasync dependency to v0.8.3
v0.6.7
- update libasync to v0.8.2
v0.6.6
Update libasync dependency to v0.8.0
v0.6.5
Fix stalled socket caused by partial writes.
v0.6.4
Remove bug preventing the implementation of external event loops.
v0.6.3
- Update documentation (acehreli)
- Fix a dub warning
v0.6.1
Update dependencies to build with dmd 2.071.0
v0.5.11
Increased fiber stack size to 64K.
v0.5.10
Bugfix in ResourcePool (Array!bool is buggy).