Vapor: 4.0.0-beta.3.10 Release

Release date:
February 3, 2020
Previous version:
4.0.0-beta.3.9 (released January 29, 2020)
Magnitude:
0 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 4.0.0-beta.3.10

tanner0101

Directory Browser for 4.0.0-beta.3.10

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Vapor's CURLParser module embeds parts of http_parser.c for URL parsing. These types are namespaced to avoid clashing with other packages that might use http_parser.c. This fix correctly namespaces a couple of stragglers.