Files
another-boids-in-rust/vendor/variadics_please/RELEASES.md

11 lines
263 B
Markdown

# `variadics_please` Release Notes
## Version 1.1
- added `all_tuples_enumerated`, which provides the index of each item in the tuple
## Version 1.0.0
- initial release
- code was taken directly from `bevy_utils 0.15-rc2`, under a MIT + Apache dual license