Skip to content

Releases: taiki-e/auto_enums

0.7.9

06 Nov 12:24
Compare
Choose a tag to compare
  • Update derive_utils to 0.11.

0.7.8

16 Oct 18:44
Compare
Choose a tag to compare
  • Add support for tokio03::{AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead}.

0.7.7

14 Oct 14:33
Compare
Choose a tag to compare

0.7.6

18 Sep 14:23
Compare
Choose a tag to compare

0.7.5

03 Jun 05:07
Compare
Choose a tag to compare
  • Updated derive_utils to 0.10.

0.7.4

0.7.3

19 Apr 16:58
Compare
Choose a tag to compare
  • Added support for tokio02::{AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead}.

  • Added support for tokio01::{AsyncRead, AsyncWrite}.

  • Added futures03 feature. This is an alias of futures feature.

0.7.2

13 Apr 17:19
Compare
Choose a tag to compare
  • Fix unused braces warnings

  • Update to support latest generator

0.7.1

16 Nov 13:20
Compare
Choose a tag to compare
  • Updated to support futures 0.3.0. (futures feature is no longer unstable)

0.7.0

20 Oct 08:48
785007c
Compare
Choose a tag to compare