Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: taiki-e/io-enum

1.2.0

16 Jan 19:07

Choose a tag to compare

  • Update derive_utils to 0.15. This uses #[automatically_derived] on generated impls to improve coverage support.

1.1.3

27 Jan 12:23

Choose a tag to compare

  • Update minimum derive_utils version to 0.14.1.

1.1.2

27 Jan 09:14

Choose a tag to compare

  • Update derive_utils to 0.14. This fixes "overflow evaluating the requirement" errors in two situations.

1.1.1

29 Jun 18:37

Choose a tag to compare

  • Fix build error from dependency when built with -Z minimal-versions.

1.1.0

26 Mar 13:29

Choose a tag to compare

  • Update syn dependency to 2. This increase the minimum supported Rust version from Rust 1.31 to Rust 1.56.

1.0.2

10 Dec 16:46

Choose a tag to compare

  • Update derive_utils to 0.12.

1.0.1

06 Apr 16:24

Choose a tag to compare

  • Documentation improvements.

1.0.0

27 Jan 17:12

Choose a tag to compare

No public API changes from the previous release.

0.2.6

05 Jan 16:54

Choose a tag to compare

  • Exclude unneeded files from crates.io.

0.2.5

29 Dec 15:50

Choose a tag to compare

  • Documentation improvements.