What's Changed
๐ Improvements
- [Compiler] Avoid redundant set-local/get-local instructions in empty non-attachment constructors by @turbolent in #4383
- Improve pretty printing by @turbolent in #4384
๐ Bug Fixes
- [Compiler] Fix captured implicit reference values by @turbolent in #4382
- [Compiler] Fix compilation of inherited post condition with before expression by @turbolent in #4385
๐งช Testing
- [Compiler] Fix tests by @turbolent in #4386
Other Changes
- Merge
release/v1.9.1tomasterby @github-actions[bot] in #4379
Full Changelog: v1.9.1...v1.9.2