What's Changed
- [RFC] Optimize message generation in object.c. by @ericonr in #45
- Fix memory leaks by @t-8ch in #52
- Fix memory errors by @t-8ch in #56
- scanner: no longer dump debug messages to stderr by @evverx in #57
- fix:uri: "varlink help" not working with camel-case interface names by @scabrero in #58
- Fix build with -Werror=cast-qual and -Werror=implicit-fallthrough by @scabrero in #60
- Fix: VarlinkStream not dispatching out data when write returns EAGAIN by @scabrero in #59
New Contributors
- @t-8ch made their first contribution in #52
- @evverx made their first contribution in #57
- @scabrero made their first contribution in #58
Full Changelog: 23...24