Skip to content

Release 0.16.0

Compare
Choose a tag to compare
@azriel91 azriel91 released this 13 Feb 08:28
· 173 commits to master since this release
69a4a98
  • Update syn, quote and proc-macro2 to 1.0. (#648)
  • Implement ParJoin for MaybeJoin if the inner type is ParJoin. (#655)
  • Remove "nightly" feature -- improved panic messages are available on stable. (#671)
  • Bump shred to 0.10.2. (#671, #674, #683)
  • Components and resources no longer need to be Send + Sync if parallel feature is disabled (#673, #674)
  • Bump uuid to 0.8.1. (#683)
  • Bump rayon to 1.3.0. (#683)