Skip to content

3.0.0

Compare
Choose a tag to compare
@nowNick nowNick released this 24 Oct 13:25
· 45 commits to master since this release
3.0.0
a2bec67

This release brings back 1.6.x into the main development as it's been the actual branch we've been working on. The 2.0.0 version did not receive any updates for 3 years. Therefore we decided to bring 1.6.x up to 3.0.x versioning and move from there with switching the master branch.

There are also some backports from master that were missing in the 1.6.x path:

  • Perf: optimize by localizing some functions #92 (backport)
  • Fix: Generate fresh default http_statuses within new() #83 (backport)