2023-09-04 08:54:18 +02:00
|
|
|
# Changelog
|
|
|
|
|
2023-09-28 01:56:09 +02:00
|
|
|
## 0.10.0
|
|
|
|
|
|
|
|
- Support for proxying requests through a proxy server
|
|
|
|
|
2023-09-26 19:07:55 +02:00
|
|
|
## 0.9.0
|
|
|
|
|
|
|
|
- `--output` flag to collect the results of your API tests
|
|
|
|
|
2023-09-24 22:40:12 +02:00
|
|
|
## 0.8.0
|
|
|
|
|
|
|
|
- `--env-var` flag to set environment variables
|
|
|
|
- loading environment variables from `.env` file
|
|
|
|
|
2023-09-07 09:01:21 +02:00
|
|
|
## 0.7.1
|
|
|
|
|
2023-09-24 22:40:12 +02:00
|
|
|
- `--cacert` flag to support custom CA certificates
|
2023-09-07 09:01:21 +02:00
|
|
|
|
2023-09-04 08:54:18 +02:00
|
|
|
## 0.7.0
|
|
|
|
|
2023-09-24 22:40:12 +02:00
|
|
|
- `--insecure` flag to disable SSL verification
|