bruno/packages/bruno-cli/changelog.md

27 lines
449 B
Markdown

# Changelog
## 0.10.1
- fix(#233) Fixed Issue related to content header parsing
## 0.10.0
- Support for proxying requests through a proxy server
## 0.9.0
- `--output` flag to collect the results of your API tests
## 0.8.0
- `--env-var` flag to set environment variables
- loading environment variables from `.env` file
## 0.7.1
- `--cacert` flag to support custom CA certificates
## 0.7.0
- `--insecure` flag to disable SSL verification