Skip to content

Releases: dcarp/asynchronous

v0.6.8

27 Jun 00:06

Choose a tag to compare

  • fix deprecation compile messages
  • update libasync dependency to v0.8.3

v0.6.7

17 Nov 12:37

Choose a tag to compare

  • update libasync to v0.8.2

v0.6.6

17 Oct 23:13

Choose a tag to compare

Update libasync dependency to v0.8.0

v0.6.5

24 Jul 22:01

Choose a tag to compare

Fix stalled socket caused by partial writes.

v0.6.4

13 Jun 21:30

Choose a tag to compare

Remove bug preventing the implementation of external event loops.

v0.6.3

22 Apr 19:09

Choose a tag to compare

  • Update documentation (acehreli)
  • Fix a dub warning

v0.6.1

07 Apr 18:07

Choose a tag to compare

Update dependencies to build with dmd 2.071.0

v0.6.0

31 Mar 01:15

Choose a tag to compare

Add callSoonThreadSafe

v0.5.11

22 Mar 15:22

Choose a tag to compare

Increased fiber stack size to 64K.

v0.5.10

17 Mar 14:53

Choose a tag to compare

Bugfix in ResourcePool (Array!bool is buggy).