Releases: moonstream-to/moonworm
Releases · moonstream-to/moonworm
v0.1.2
Adds a deploy
command to the CLI generated using moonworm generate-brownie
.
v0.1.1
Fixed bug with annotation of list types in generated code.
v0.1.0
This pull requests introduces the moonworm generate-brownie
command which generates brownie-compatible classes and CLIs.
v0.0.5
Small fixes to crawler interface
v0.0.4
added missing imports to setup.py
v0.0.3
Fix bug when no constructor
provided in abi
v0.0.2
Better user experience in cli