What's Changed
- fix: avoid premature lock release, which may cause inconsistency with tcb status. by @Orvaxis in #73
- Add comprehensive Rust documentation for ipstack by @Copilot in #76
- Add support for espidf target in TUN_PROTO configurations by @Searchstars in #77
- Optimize memory allocation logic when constructing packet buffer by @Searchstars in #78
- Improve configuration API to adjust internal TCP parameters by @SajjadPourali in #80
New Contributors
- @Copilot made their first contribution in #76
- @Searchstars made their first contribution in #77
Full Changelog: v.0.5.0...v.1.0.0