What's Changed
🐞 Bug Fixes
- Fix resource tracking by @turbolent in #2568
- [v0.39] Add support for max parameter count (internal #128) by @SupunS in #2650
- [v0.39] Remove spurious resource loss errors (internal #130) by @SupunS in #2651
- [v0.39] Fix checking of reference expressions involving optionals (internal #129) by @SupunS in #2652
- [v0.39] Prevent recursive transfers (internal #133) by @SupunS in #2653
Other Changes
- Add tests for resource tracking in bound function invocations by @SupunS in #2569
- Merge
release/v0.39.12
tomaster
by @github-actions in #2591
Full Changelog: v0.39.12...v0.39.14