Releases: binarylane/binarylane-cli
Releases · binarylane/binarylane-cli
0.17.0
v0.17.0 (2025-02-12)
- update to API 0.28.0 (#47)
0.16.0
v0.16.0 (2023-04-21)
Features
- allow use of server.name as server_id argument (#11)
0.15.3
v0.15.3 (2023-03-29)
Fixes
- incorrect parsing of object list when a list primitive immediately preceeds keyword (#38)
- provide empty list instead of Unset for OpenAPI arrays marked "required" (#35)
0.15.2
v0.15.2 (2023-03-22)
Fixes
- partially revert #28 as it breaks --output json for lists (#32)
0.15.1
v0.15.1 (2023-03-21)
Features
- handle API response error in same manner as CLI parser error (#10)
- add globbing support to ListRunner --format option (#29)
Fixes
- error handling for HTTP 200 (#31)
0.14.0
v0.14.0 (2023-03-15)
Features
- add --context to allow selecting from multiple API tokens (#15)
Bug Fixes
- make importlib-metadata an explicit dependency for py3.7 (#24)
- add missing description for "server console" command (#18)
0.13.0
v0.13.0 (2023-03-02)
Features
- update to API v0.23.0 (#16)
0.12.0
v0.12.0 (2023-02-18)
Features
- improved formatting of image and networks properties (#5)
- use OpenAPI x-cli-format as default value for --format option (#4)
- set API URL and TLS verification via environment variables (#1)
0.11.1
0.11.1
First public release