nghttp3 v1.0.0
What's Changed
- Add dependabot to update actions by @tatsuhiro-t in #160
- Bump actions/checkout from 3 to 4 by @dependabot in #161
- Add release script by @tatsuhiro-t in #162
- cmake: speed up warning option detection by @vszakats in #163
- cmake: delete unused detections, add missing #define by @vszakats in #164
- Replace the deprecated std::result_of with std::invoke_result by @tatsuhiro-t in #166
- Use sphinx_rtd_theme by @tatsuhiro-t in #165
- Remove ExtractValidFlags as we did in ngtcp2 by @tatsuhiro-t in #167
- cmake: Enable werror by @tatsuhiro-t in #168
New Contributors
- @dependabot made their first contribution in #161
Full Changelog: v0.15.0...v1.0.0