What's Changed
⭐ Features
- Add key iteration method on dictionaries by @dreamsmasher in #1992
- Make Void values constructible by @dreamsmasher in #2004
🛠 Improvements
- Improve parser function naming, remove dead code by @turbolent in #2016
🐞 Bug Fixes
- Fix accounts not being returnable from scripts by @dsainati1 in #2022
📖 Documentation
- Add language clarifying the type parameter's type in the private and public path iteration functions by @dsainati1 in #2012
Other Changes
- Remove npm-packages for the languageserver and docgen tool by @SupunS in #2002
- Make argument names in test-stdlib compatible with stable cadence by @SupunS in #2015
Full Changelog: v0.27.0...v0.27.1