0.6.2
- 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.