This repository was archived by the owner on Dec 1, 2023. It is now read-only.
v0.4.0
What's Changed
- Add end-to-end tests for "compile" and "clean" commands by @TimNooren in #45
- Add host and port options for "node" command by @ftupas in #46
- Fix deployment load by @martriay in #51
- Scripting API prototype by @martriay in #55
- Remove no longer needed %builtins directive by @sambarnes in #57
- Refactor account module and expose it through NRE by @martriay in #56
- Simplify
sendreusingcall_or_invokeby @martriay in #58 - feat(cli): improved --network option by @milancermak in #60
- Fix None arguments to deploy, call, and invoke by @fracek in #62
New Contributors
- @ftupas made their first contribution in #46
- @sambarnes made their first contribution in #57
Full Changelog: v0.3.0...v0.4.0