Skip to content

Releases: console-rs/console

0.16.0

27 Jun 12:55
@djc djc
0.16.0
Compare
Choose a tag to compare

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

26 Jun 19:50
@djc djc
0.15.12
863e217
Compare
Choose a tag to compare

What's Changed

0.15.11

01 Mar 22:19
@djc djc
0.15.11
Compare
Choose a tag to compare

What's Changed

0.15.10

16 Dec 10:10
@djc djc
0.15.10
Compare
Choose a tag to compare

What's Changed

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

0.15.9

16 Dec 10:01
@djc djc
0.15.9
Compare
Choose a tag to compare

What's Changed