v1.9.3 #1953
an-tao
announced in
Announcements
v1.9.3
#1953
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
API changes list
Added getParameter() and getOptionalParameter().
Change drogon::MultiPartParser's parameters data type.
Use std::string_view for WebSockets.
Changed
Add support for gentoo linux, dev-db/mariadb contains mysql.
Introduce cpplint to the CI.
Enable readability/alt_tokens for cpplint.
Use clang-format-17.
Add newline at EOF.
Enable readability/inheritance for cpplint.
Enable build/explicit_make_pair for cpplint.
Enable build/include_order for cpplint.
Enable build/header_guard for cpplint.
Enable build/storage_class for cpplint.
Enable readability/multiline_string for cpplint.
Alias the safe hashmap template.
Simplify traits in utils.
Enhancement: extend drogon::ContentType for file handling.
Fixed
Fix a wrong place of return.
Fix drogon::util::fromString().
This discussion was created from the release v1.9.3.
Beta Was this translation helpful? Give feedback.
All reactions