Releases: fantasy-peak/simple_http
Releases · fantasy-peak/simple_http
v0.6.6
Full Changelog: v0.6.5...v0.6.6
v0.6.5
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Add clang support to CI by @fantasy-peak in #14
- Use zero-copy for headers submission by @fantasy-peak in #15
- Add C++20 modules support by @fantasy-peak in #16
Full Changelog: v0.6.3...v0.6.4
v0.6.3
v0.6.2
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.1
v0.5.0
What's Changed
- Fix
mismatched-new-deletecompilation error by @gibbz00 in #1 - Fix gcc14 compilation error by @fantasy-peak in #2
New Contributors
- @gibbz00 made their first contribution in #1
- @fantasy-peak made their first contribution in #2
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Improve watchdog