v0.7.2-rc
Pre-release
Pre-release
Changelog
New features ๐
- Add support of zenoh-pico to zenoh-cpp by @milyin in #23
- Release packaging by @milyin in #30
- Shared memory API support by @milyin in #45
Bug fixes ๐
- Fix unknown type name '_Bool' used by Zenoh-Pico by @cguimaraes in #32
- Missing inlines added by @milyin in #33, @p-avital in #52
- Move semantic fix by @milyin in #37
Other Changes
- Cover C API in C++ API added by @milyin in #13 #14 #15 #16 #17 #19
- Add value parameter to z_get example by @milyin in #26
- Simple cmake examples by @milyin in #31
- Replace with_value to value by @milyin in #35
- zc_session_rcinc added by @milyin in #46
- Ping pong examples by @p-avital in #39
- const std::string& constructor of KeyExprView by @milyin in #50
New Contributors
- @Mallets made their first contribution in #22
- @cguimaraes made their first contribution in #32
- @YuanYuYuan made their first contribution in #43
- @p-avital made their first contribution in #39
- @imstevenpmwork made their first contribution in #53
Full Changelog: 0.7.0-rc...0.7.2-rc