🚀 Added
- Class-based checks that run per response and once after the whole run. #1147, #1689
- Record failing cases as crash files and replay them with
st replay. #3006
🔧 Changed
- Drop the
junit-xmldependency; generate JUnit reports with the standard library. - Drop the
tenacitydependency in favor of the standard library. - Drop the unnecessary
httpxdependency.