v0.7.3
What's Changed
This is a small bug-fix release that changes how Tapioca does backward compatible type_member
/type_template
processing so that it respects references to not-yet-declared types in the blocks passed to those methods.
🐛 Bug Fixes
- Fix type variable patch to respect references to late defined types by @paracycle in #944
Full Changelog: v0.7.2...v0.7.3