Skip to content

Releases: taiki-e/pin-project-lite

0.2.6

04 Mar 15:25
Compare
Choose a tag to compare

0.2.5

02 Mar 11:22
Compare
Choose a tag to compare

0.1.12

02 Mar 12:22
Compare
Choose a tag to compare

0.2.4

11 Jan 04:22
Compare
Choose a tag to compare

0.2.3

09 Jan 11:46
Compare
Choose a tag to compare

0.2.2

09 Jan 08:27
Compare
Choose a tag to compare

0.2.1

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

0.2.0

13 Nov 17:19
815cf84
Compare
Choose a tag to compare

See the release notes for a complete list of changes.

0.1.11

20 Oct 14:09
Compare
Choose a tag to compare
  • Suppress clippy::redundant_pub_crate lint in generated code.

  • Documentation improvements.

0.1.10

01 Oct 10:10
Compare
Choose a tag to compare
  • Fix compatibility with drop_bounds lint, which will be added to rustc in the future. See taiki-e/pin-project#272 for more details.