| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-01-01 | 564 Bytes | |
| v1.9.9 source code.tar.gz | 2025-01-01 | 639.7 kB | |
| v1.9.9 source code.zip | 2025-01-01 | 953.7 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
API changes list
- Added Partitioned flag for cookies.
Changed
-
Update FindFilesystem.cmake to check for GNU instead of GCC for CMAKE_CXX_COMPILER_ID.
-
Update README.
-
Chore(workflow/cmake.yml): upgrade macos runner.
-
Add emptiness check to the LogStream &operator<< with std::string_view.
Fixed
-
Fix a bug in plugin Redirector.
-
Fix CMAKE issues mentioned in [#2144] and a linking problem which manifest with gcc12.3 when building with shared libs.
-
Fix: Remove dependency on locales being installed on the system.