v0.18.0
What's Changed
New features
- 🐶 Implement --fail-fast option by @yukinarit in #158
- 🐶 Emit captured HTTP data on failed tests only by @yukinarit in #159
- 🐶 Include HTTP status code in captured HTTP output (#155) by @yukinarit in #161
Bug fixes
- Fix TTY detection by @yukinarit in #157
- 🐛 Fix HTTP logs printing consecutively on retry by @yukinarit in #160
Style fixes
- Remove deprecated code by @yukinarit in #156
Other changes
- 🔖 Bump version to v0.18.0 by @yukinarit in #162
Full Changelog: v0.17.0...v0.18.0