All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added: for new features.
- Changed: for changes in existing functionality.
- Deprecated: for soon-to-be removed features.
- Removed: for now removed features.
- Fixed: for any bug fixes.
- Security: in case of vulnerabilities.
- Just releasing
mnl
with correct minimal dependency specification onmnl-sys
(0.2.1).
- Specify dependency versions more exactly to allow building with minimal versions of the entire dependency tree
- Add
cb_run2
with support for callback closures.
- Upgraded crates to Rust 2018 edition.
- Bindings to
libmnl 1.0.4
- Initial safe abstraction. Just basic socket support.