We're excited to announce the release of version 1.3.0. This version improves the VM operation API and adding other improvements and bugfixes:
New Feature
- New Feature: Added the
VmClient.operate
function (by @olethanh).
Improvements
- Dependency Update: Upgraded the
ledgeroth
dependency from version 0.9.1 to 0.10.0 (by @dependabot). - Documentation Improvement: Updated the default memory value in the docstring for the
create_instance
function (by @RezaRahemtola). - Bug Fix: Resolved an issue related to Terms & Conditions (by @philogicae).
What's Changed
- Chore(deps): Bump ledgereth from 0.9.1 to 0.10.0 by @dependabot in #183
- Add VmClient.operate by @olethanh in #194
- fix(create_instance): Default memory in docstring by @RezaRahemtola in #192
- Fix for Terms & Conditions by @philogicae in #193
New Contributors
- @RezaRahemtola made their first contribution in #192
Full Changelog: 1.2.1...1.3.0