v1.5.0
Features
- Upgrade to
[email protected]
- Plugins now get response data when running
runCommand()
, allowing more complex scripts.
Bug Fixes
- Fix bug displaying HTTP headers with
show-http
option. - Fix bug using
base_app_user
with roles API. - Fix bug when no
options
name is provided. - Add missing
--from-json
in help texts when available in create commands. - Fix bug when response contains no body (POST/PUT)
- Don't ask for confirmation twice when using
--build
with tasks.