Skip to content

v0.8.1

Compare
Choose a tag to compare
@paracycle paracycle released this 30 May 13:50
· 2019 commits to main since this release
a899608

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.8.0...v0.8.1