v0.7.0
·
29 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Enable doc_cfg feature for docs.rs by @hulthe in #131
- Refactor packet types by @hulthe in #132
- Add
mimallocfeature for using mimalloc instead of default allocator by @MarkusPettersson98 in #27 - Add
jemallocfeature for using jemalloc instead of default allocator by @MarkusPettersson98 in #126 - Allow UDP buffer sizes to be configured via
DeviceBuilderby @MarkusPettersson98 in #134
Full Changelog: v0.6.0...v0.7.0