Skip to content

Releases: taiki-e/pin-project

1.0.1

15 Oct 14:45
Compare
Choose a tag to compare

1.0.0

13 Oct 16:48
2aaf1a1
Compare
Choose a tag to compare

Changes since the 1.0.0-alpha.1 release:

0.4.27

11 Oct 16:49
Compare
Choose a tag to compare
  • Update minimal version of syn to 1.0.44

0.4.26

04 Oct 20:43
Compare
Choose a tag to compare

0.4.25

01 Oct 10:06
Compare
Choose a tag to compare
  • Suppress drop_bounds lint, which will be added to rustc in the future. See #272 for more details.

    (Note: 1.0.0-alpha.1 already contains this change.)

0.4.24

26 Sep 21:20
Compare
Choose a tag to compare
  • Fix compatibility of generated code with forbid(future_incompatible)

    Note: This does not guarantee compatibility with forbid(future_incompatible) in the future.
    If rustc adds a new lint, we may not be able to keep this.

1.0.0-alpha.1

22 Sep 05:49
4c5369e
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release

See also tracking issue for 1.0 release.

0.4.23

27 Jul 13:54
Compare
Choose a tag to compare

0.4.22

14 Jun 02:54
Compare
Choose a tag to compare
  • Documentation improvements.

0.4.21

13 Jun 08:38
Compare
Choose a tag to compare