Skip to content

Commit

Permalink
Release60 (#180)
Browse files Browse the repository at this point in the history
* Updated pewpew version for release (#179)

* Updated version for release
  • Loading branch information
tkmcmaster authored Nov 7, 2023
1 parent fe5325a commit e6fe229
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 21 deletions.
30 changes: 15 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ members = [
]

[workspace.package]
version = "0.6.0-scripting"
version = "0.6.0"
license = "Apache 2.0"

[workspace.dependencies]
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,14 @@ Bug fixes:
Changes:
- use IsTerminal trait (Rust 1.70.0), removing (direct) dependency on atty crate. (#130)
- Added example yaml files under /examples
- Adds skipBody CLI argument - Skips Request and Response Body in Try Output (#140)
- Adds skipBody CLI argument - Skips Request and Response Body in Try Output (#140) (#169)

Bug fixes:
- Updated dependencies and fixed deprecations (#143)
- Fixed the HDR Histogram build for webpack (#119)
- Use clap derive, fixing behavior of --include flag. (#121)
- Fix yaml loggers (#129)
- Fix try script hang broken in 0.5.8 (#177)

### v0.5.12
Changes:
Expand Down
4 changes: 2 additions & 2 deletions guide/results-viewer-react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e6fe229

Please sign in to comment.