v0.5.2
🚀 Rust EtherNet/IP Library v0.5.2
Code Quality & Documentation Improvements
✨ What's New
- 🔧 Enhanced FFI safety documentation - Comprehensive
# Safetysections for all unsafe functions - 🛠️ Zero clippy warnings - Fixed all code quality issues and linting warnings
- 📦 Wrapper synchronization - All wrappers updated to v0.5.2 (Python, C#, JS/TS, Go)
- 🧪 All 47 tests pass - Enhanced test coverage and reliability
�� Security & Safety
- Enhanced pointer validation and memory safety guarantees
- Improved error handling in C API layer
- Better resource cleanup and memory management
🔄 Migration
No breaking changes - All existing code continues to work without modification.
📦 Installation
[dependencies]
rust-ethernet-ip = "0.5.2"Full Changelog: v0.5.1...v0.5.2