v1.0.0-beta4
Pre-release
Pre-release
API change list
- HttpRequest::query() returns a const reference of std::string instead of a string_view
- WebSocketConnection::setContext(), WebSocketConnection::getContext(), etc.
- Remove the config.h from public API.
Added
- None
Changed
- Modify the CMakeLists.txt
- Modify the get_version.sh
Fixed
- None