Skip to content

v0.7.3

Compare
Choose a tag to compare
@paracycle paracycle released this 30 May 15:05
· 2656 commits to main since this release
277ffb1

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