Skip to content

Releases: dcchut/async-recursion

v1.1.1

25 Apr 16:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Mar 13:50
3ebe1f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.1.0

v1.0.5

02 Sep 00:31
Compare
Choose a tag to compare

What's Changed

  • Update test error output by @dcchut in #28
  • Attempt to handle references from macro_rules by @dcchut in #30

Full Changelog: v1.0.4...v1.0.5

v1.0.4

18 Mar 07:11
Compare
Choose a tag to compare
  • Fix crate documentation to match README

v1.0.3

18 Mar 07:04
Compare
Choose a tag to compare
  • Update syn dependency to 2.x