Skip to content

0.6.2

Compare
Choose a tag to compare
@Tectu Tectu released this 22 Apr 11:28
· 31 commits to main since this release
  • Fix missing return statement in server::routing_context::init_tls() (480f66b)
  • Handle deprecated BOOST_BEAST_USE_STD_STRING_VIEW appropriately (cd08de8)
  • Tests: Update doctest to 2.4.11 (98b6cd2)
  • Bump minimum supported boost version to 1.79 (72632a8). Older versions will still work but are no longer officially supported.