v0.13.0
github-actions
released this
16 Sep 20:14
·
826 commits
to master
since this release
Features
- Add --all flag for printing intermediate requests and responses, see #137 (@ducaale)
- Support customising what sections are printed from intermediary requests and responses
via the --history-print flag, see #137 (@ducaale)
Bug fixes
- Apply header title case for consecutive dashes, see #170 (@blyxxyz)
- Avoid printing unnecessary line separators when --all flag is used, see #174 (@ducaale)