Releases: renlabs-dev/communex
Releases · renlabs-dev/communex
Version 0.1.7
What's Changed
COMX_NODE_URLS
to set Commune API nodes to connect to- Fix invalid key type (
key2address
file) by @Bakobiibizo in #29 - Show version number in help menu and --version option. by @ddayan in #32
- Other fixes
New Contributors
- @Bakobiibizo made their first contribution in #29
- @ddayan made their first contribution in #32
Full Changelog: v0.1.6...v0.1.7
Version 0.1.6
- Fixed HTTP error crash on client connection
- Improved
comx module serve
CLI - Renamed
ModuleClient.request
toModuleClient.call
ModuleClient.call
don't needmethod/
prefix on method
name string anymore
Full Changelog: v0.1.5...v0.1.6