Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.prerelease notes
Add unix domain socket support by @na-trium-144 in Add unix domain socket support CrowCpp/Crow#803
The most important change in this release is support for unix domain sockets as server sockets.
Adds SBOM generation using cmake-sbom by @StefanoPetrilli in Adds SBOM generation using cmake-sbom CrowCpp/Crow#1066
The CMake build scripts supports now the generation of an SBOM, there is a new CMake option CROW_GENERATE_SBOM for this.
A lot of outstanding small bugs was fixed, the most important are maybe these:
@StefanoPetrilli overhauled the GitHub CI scripts, we build now with Boost::asio, standalone asio, clang or gcc, libstdc++ or libc++.
A lot of other small fixes and improvements were done by the community of contributors:
New Contributors
Full Changelog: CrowCpp/Crow@v1.2.1.2...v1.3.0
View the full release notes at https://github.com/CrowCpp/Crow/releases/tag/v1.3.0.