1.0.0.10
Pre-release
Pre-release
What's Changed
New features π
- Add z_view_slice_from_buf method by @sashacmc in #694
- serialization refactoring by @DenisBiryukov91 in #691
- Add z_encoding_loan_default by @sashacmc in #700
- make serialization stable by @DenisBiryukov91 in #701
- Add z_reliability_default by @sashacmc in #703
Bug fixes π
- Encoding constants fix by @DenisBiryukov91 in #686
- system: arduino: esp32: network: Use socklen_t over uint by @patrickelectric in #687
- Remove config token duplicate by @jean-roland in #688
- Fix potential segfault during multicast cleanup by @sashacmc in #690
- system/arduino/esp32 bugfixes & warnings by @S3ckShUn21 in #692
- Fix docs generation for methods which returns bool by @sashacmc in #697
- Build as release by default by @jean-roland in #699
- Fix z_task_join signature by @sashacmc in #704
Documentation π
- Add z_string_array documentation by @sashacmc in #684
- Update documentation for view types by @sashacmc in #695
- Documentation structure reorganization by @sashacmc in #696
Other changes
- chore: update release.yml for required labels by @diogomatsubara in #693
New Contributors
- @patrickelectric made their first contribution in #687
- @S3ckShUn21 made their first contribution in #692
Full Changelog: 1.0.0.9...1.0.0.10