What's Changed
- Keep C++ standard flexible by @uilianries in #248
- Switch from DownCastToGenerated to DownCastMessage by @vitalybuka in #250
- Include header fixes. by @atetubou in #253
- Fix doc comment about removed seed parameter by @chfast in #254
- Fix CI (fixes #259) by @hartwork in #260
- Run CI every week (to make breakage apparent with less delay) by @hartwork in #258
- Move troublesome default
-Werror
from CMake to CI (fixes #255) by @hartwork in #257 - Fix default PKG_CONFIG_PATH in CMakeLists.txt by @nertpinx in #251
- Avoid direct dependency on absl. by @vitalybuka in #262
New Contributors
- @uilianries made their first contribution in #248
- @atetubou made their first contribution in #253
- @chfast made their first contribution in #254
- @hartwork made their first contribution in #260
- @nertpinx made their first contribution in #251
Full Changelog: v1.3...v1.4