v7.1.0
Welcome the new Wampy release!
This release includes brand new wampy command line tool that exposes almost the whole API to the cmd!
You can use it for testing WAMP API during development, debugging, or just exploring the new APIs.
Cli tool is charged with rich help descriptions, examples and even shell auto-completion script. All parameters
may be passed as cmd args or via related ENV Vars for convenience. So you can for example export WAMP Router URI
and realm to the environment and provide only wamp action parameters via cmd.
Check the docs for more info!
As usual, the release includes the latest dependencies updates and security fixes and a bit of refactoring and improvements by @lucasrmendonca