What's Changed
⭐ Features
- Add comparison functions by @turbolent in #4430
- Add a new
StringBuildertype which allows constructing strings efficiently by @turbolent in #4453 - Add
guardstatement by @turbolent in #4432 - Add
freezeTimeandunfreezeTimetoTeststdlib Blockchain interface by @holyfuchs in #4466
🛠 Improvements
- Improve defensive check for invalid type error reporting by @turbolent in #4456
- Update update tool by @turbolent in #4459
- Add ComputationUsed to TransactionResult in test framework by @holyfuchs in #4455
- Prevent invalid changes to enums by @turbolent in #4463
📖 Documentation
Other Changes
- Merge
release/v1.10.1tomasterby @github-actions[bot] in #4462 - Update to atree v0.16.0 by @turbolent in #4464
New Contributors
- @holyfuchs made their first contribution in #4455
Full Changelog: v1.10.1...v1.10.2