File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Changelog for package async_web_server_cpp
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5- Forthcoming
6- -----------
5+ 2.0.2 (2026-05-06)
6+ ------------------
77* Fix compile errors with Boost >= 1.87 (`#8 <https://github.com/fkie/async_web_server_cpp/issues/8 >`_)
88* Contributors: Michal Sojka
99
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.10.2 )
2- project (async_web_server_cpp VERSION 2.0.0 LANGUAGES CXX )
2+ project (async_web_server_cpp VERSION 2.0.2 LANGUAGES CXX )
33
44find_package (ament_cmake_ros REQUIRED )
55
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >async_web_server_cpp</name >
5- <version >2.0.1 </version >
5+ <version >2.0.2 </version >
66 <description >Asynchronous Web/WebSocket Server in C++</description >
77
88 <maintainer email =" timo.roehling@fkie.fraunhofer.de" >Timo Röhling</maintainer >
You can’t perform that action at this time.
0 commit comments