What's Changed
⭐ Features
- Attachments (with a feature flag to enable) by @dsainati1 in multiple PRs
- Require #allowAccountLinking pragma to allow use of account linking function by @turbolent in #2355
- Improve errors by @turbolent in #2356
- Enforce account links to be private by @turbolent in #2366
- Emit an event when an account is linked by @turbolent in #2368
- Add metering for encoded values by @SupunS in #2339
🐞 Bug Fixes
- Fix racy tests by @turbolent in #2345
- Code coverage support for pre/post conditions inside functions by @m-Peter in #2371
- Add position information to rewritten post condition before statement by @turbolent in #2373
📖 Documentation
- Attachments Documentation by @dsainati1 in #2137
- Add meeting notes for Jan + Feb 2023 by @turbolent in #2347
- fixed formating of codeblocks in lists and remove outdated callout by @bjartek in #2349
Other Changes
-
- Rename GetAndSetProgram to GetOrLoadProgram by @janezpodhostnik in #2362
Full Changelog: v0.35.0...v0.36.0