⭐ Features
- Add Keccak256 hash to Cadence (#1327) @zhiqiangxu
🐞 Bug Fixes
- Gracefully handle Cadence crashes/panics (#1364) @SupunS
- Ownership of nested resources is inconsistent, breaks backwards compatibility (#1320) @turbolent
- Fix resource loss analysis and definite initialization analysis (#1332) @turbolent
- Fix integer conversion (#1208) @turbolent
- Always check address overflow (#1349) @turbolent