v7.2.0
What's Changed
- feat: Implement
Zip
for tuples up to 12 elements by @poliorcetics in #125 - feat: Implement
Chain
for tuples up to 12 elements by @poliorcetics in #124 - feat: Implement
TryJoin
for tuples up to 12 elements by @poliorcetics in #122 - Remove unecessary
core::fmt::Debug
requirements by @poliorcetics in #123 - nit: use constant to call recursive macro once instead of several times by @poliorcetics in #121
- Add extension traits by @yoshuawuyts in #128
- update future docs by @yoshuawuyts in #131
Full Changelog: v7.1.1...v7.2.0