Skip to content

Commit

Permalink
Prep v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
remvee committed Dec 5, 2024
1 parent bb32c8d commit 1eca401
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ OPTIONS:
-b, --bearer-token TOKEN nil Add bearer token to request.
-M, --max-total-requests N Infinity Maximum number of requests.
-m, --max-requests-per-operation N Infinity Maximum number of requests per operation in OpenAPI spec.
-t --spider-timeout-millis N Infinity Maximum number of milliseconds before spider timeout.
-t, --spider-timeout-millis N Infinity Maximum number of milliseconds before timeout of spider.
-v, --version Print version and exit.
--help Print usage information and exit.
-a, --basic-auth 'USER:PASS' nil Send basic authentication header.
Expand Down
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## NEXTVERSION

## 0.2.2
- Report text and layout improvements
- Ability to load extra CSS files
- Add --spider-timeout-millis option

## 0.2.1
- Add SEED argument
- Add --help option
Expand Down

0 comments on commit 1eca401

Please sign in to comment.