Skip to content

3.0.0

Compare
Choose a tag to compare
@hurl-bot hurl-bot released this 04 May 08:13
2773937

3.0.0 (2023-05-03)

Thanks to
@DannyBen, @dermetfan, @joesantos418

3.0.0 is a major update because of breaking changes in Hurl crates. Read here for a quick tour of 3.0.0

Enhancements:

  • Add test attributes to JUnit XML #1460
  • Add certificate query #1384
  • Add daysAfterNow / daysBeforeNow filters #1309
  • Add errors in HTML report #1286
  • Use long options for curl command #1236
  • Add progress bar for tests #1224
  • Add date value/filters #1206
  • Implement isEmpty predicate #849
  • Add curl input to hurlfmt #316

Bugs Fixed:

  • Fix performance issue in Reader remaining method #1456
  • Parse empty JSON array body #1424
  • Add meta utf-8 charset to HTML report #1366
  • Use an uuid as identifier for the HTML Hurl file run report #1285 #1283
  • Improve HTML export #1059