Skip to content

Commit

Permalink
Merge branch 'master' into release60
Browse files Browse the repository at this point in the history
  • Loading branch information
tkmcmaster committed Nov 7, 2023
2 parents fe5325a + 6b28f55 commit eea00c7
Showing 1 changed file with 2 additions and 1 deletion.
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

0 comments on commit eea00c7

Please sign in to comment.