mirror of
https://github.com/usebruno/bruno.git
synced 2025-01-24 14:48:41 +01:00
19 lines
312 B
Markdown
19 lines
312 B
Markdown
# Changelog
|
|
|
|
## 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
|