drogon v1.0.0-beta4 Release Notes

Release Date: 2019-07-30 // over 4 years ago
  • 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