Skip to content

Releases: taiki-e/futures-async-stream

0.2.12

23 Aug 17:16
Compare
Choose a tag to compare
  • Disable derive and clone-impls features of syn dependency.

0.2.11

27 Apr 09:45
Compare
Choose a tag to compare
  • Fix build failure on the latest nightly (nightly-2024-04-25+). (#97)

0.2.10

12 Jan 13:32
Compare
Choose a tag to compare
  • Fix "unexpected token" error on the comma following the async block. (#94, thanks @ethe)

0.2.9

21 Oct 04:19
Compare
Choose a tag to compare

0.2.8

09 Oct 12:39
Compare
Choose a tag to compare
  • Update to syn 2.0. (#92)

0.2.7

29 Jun 17:31
Compare
Choose a tag to compare
  • Fix build error from dependency when built with -Z minimal-versions.

0.2.6

05 Jan 13:35
Compare
Choose a tag to compare
  • Fix "generator cannot be sent between threads safely" error since nightly-2023-01-04.

0.2.5

05 Jan 11:58
Compare
Choose a tag to compare
  • Exclude unneeded files from crates.io.

0.2.4

29 Dec 15:06
Compare
Choose a tag to compare
  • Documentation improvements.

0.2.3

08 Nov 13:53
Compare
Choose a tag to compare

See the release notes for a complete list of changes.