- New API to define Scenario
- New API to define Scenario with Steps
- Improved memory consumption
- Added tracking global statistics for the whole Scenario iteration
- Converted Response to Response<'T>
- Converted Response.StatusCode from Nullable<'int> to string type
- Added printing fail stats for the console real-time stats table.