Skip to content

Releases: taiki-e/syn-mid

0.6.0

30 Sep 08:54
Compare
Choose a tag to compare
  • Update to syn 2.0. (#26)

0.5.4

29 Jun 18:27
Compare
Choose a tag to compare
  • Increase the minimum supported Rust version from Rust 1.31 to Rust 1.56.

  • Update minimal version of proc-macro2 to 1.0.60.

0.5.3

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

0.5.2

29 Dec 16:12
Compare
Choose a tag to compare
  • Documentation improvements.

0.5.1

14 Oct 14:21
Compare
Choose a tag to compare
  • Implement Parse for Signature.

  • Update parser implementations based on syn 1.0.44. This includes some bugfixes.

  • Disable default features of proc-macro2 and quote.

0.5.0

09 Dec 13:37
Compare
Choose a tag to compare

0.4.0

15 Aug 19:57
Compare
Choose a tag to compare
  • Updated all data structures based on syn 1.0.

  • Updated proc-macro2, syn, and quote to 1.0.

  • Bumped the minimum required version from Rust 1.30 to Rust 1.31.