Releases: binarylane/binarylane-cli
Releases · binarylane/binarylane-cli
v0.20.1
What's Changed
- chore: update API to v0.33.0 by @nats in #74
- fix: treat HTTP 202 Accepted as valid response by @nats in #75
- fix: escape percent signs in argparse help text by @nats in #76
- doc: correct errors and inconsistencies in README.md by @nats in #77
- chore: update API to v0.34.0 by @nats in #78
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- feat: support x-cli-lookup attribute on request body properties by @nats in #68
- feat: add x-cli-lookup attribute to load-balancer and vpc by @nats in #69
- chore: update to API v0.32.0 by @nats in #67
- chore: update dependency "h11" to 0.16.0 by @nats in #66
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- style: configure ruff to check tests/ by @nats in #63
- fix: resolve exception when action ID is passed to printer formatter by @nats in #61
- doc: correct typo in README by @Freewheelin in #64
- chore: update to API v0.29.1 by @nats in #65
- fix: output action properties at completion of command runner by @nats in #62
New Contributors
- @Freewheelin made their first contribution in #64
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- chore: introduce ruff to replace flake8 by @david-pershouse in #53
- chore: replace pylint with ruff by @david-pershouse in #56
- chore: replace isort with ruff by @david-pershouse in #57
- chore: replace Black with Ruff for formatting by @david-pershouse in #58
- chore: update to API 0.29.0 by @nats in #59
- ci: build static linux-x64 binary on tag by @nats in #60
Full Changelog: v0.17.0...v0.18.0