What's Changed
- fix generated
libmsh3.pc
file by @vszakats in #225 - msquic v2.4 by @talregev in #234
- Refactor cmake by @talregev in #236
- Improve libmsh3.pc by @dg0yt in #237
- CMake: Fix msh3-config.cmake configuration by @dg0yt in #240
- CMake: Enable configuration of CMAKE_BUILD_TYPE by @dg0yt in #239
- Auto Merge Dependabot PRs by @nibanks in #243
- Add CodeQL Support by @nibanks in #244
- Install libnuma by @nibanks in #245
- Add More (noisy) CodeQL Checks by @nibanks in #246
- Fix invalid bit-field by @dg0yt in #248
- Move msh3_headers compile definitions by @dg0yt in #249
- Export installed include dir by @dg0yt in #250
- Add option for pkgconfig installation by @dg0yt in #251
- Add Header Guard to msh3.hpp by @nibanks in #252
- Fix Irregular enum initialization by @nibanks in #253
- Remove Trivial Switch Statement by @nibanks in #254
- Enable use of external ls-qpack by @dg0yt in #255
- CMake: Enable use of external msquic by @dg0yt in #256
- CMake: Trim explicit tool and test link libs by @dg0yt in #257
- Relax C++ requirement for usage by @dg0yt in #258
- Install tools and tests to 'bin' by @dg0yt in #259
- Move QUIC_OUTPUT_DIR command by @dg0yt in #261
- Dissolve msh3_headers, cleanup by @dg0yt in #260
- Refactor to #ifdef _WIN32 by @talregev in #262
New Contributors
- @vszakats made their first contribution in #225
- @talregev made their first contribution in #234
- @dg0yt made their first contribution in #237
Full Changelog: v0.7.0...v0.8.0