Skip to content

Releases: console-rs/console

0.16.4

Choose a tag to compare

@djc djc released this 01 Jul 13:07
0.16.4

What's Changed

0.16.3

Choose a tag to compare

@djc djc released this 13 Mar 09:25
0.16.3

What's Changed

0.16.2

Choose a tag to compare

@djc djc released this 16 Dec 14:56
0.16.2

What's Changed

0.16.1

Choose a tag to compare

@djc djc released this 08 Sep 09:35
0.16.1

What's Changed

0.16.0

Choose a tag to compare

@djc djc released this 27 Jun 12:55
0.16.0

What's Changed

The 0.15.12 release was yanked after it turned out to be semver-incompatible with existing usage by several of the most popular dependent crates, because it introduced a std feature -- and those crates used default-features = false but relied on the std-guarded features.

The 0.16.0 API should be semver-compatible with the 0.15.x API except for the need for the std feature.

Refer to the 0.15.12 release notes for more information.

0.15.12

Choose a tag to compare

@djc djc released this 26 Jun 19:50
0.15.12
863e217

What's Changed

0.15.11

Choose a tag to compare

@djc djc released this 01 Mar 22:19
0.15.11

What's Changed

0.15.10

Choose a tag to compare

@djc djc released this 16 Dec 10:10
0.15.10

What's Changed

  • Remove MSRV badge from README by @djc in #228

0.15.9

Choose a tag to compare

@djc djc released this 16 Dec 10:01
0.15.9

What's Changed