Releases: edigaryev/vmnet
Releases · edigaryev/vmnet
Release list
0.5.1
0.5.0
What's Changed
- Interface: ability to read and write packets in batches by @edigaryev in #2
Full Changelog: 0.4.2...0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
What's Changed
- Implement shared_interface_list() by @edigaryev in #1
New Contributors
- @edigaryev made their first contribution in #1
Full Changelog: v0.1.1...0.2.0
v0.1.1
Changelog
- a54f0d2 clear_event_callback(): specify all known event flags instead of 0
- c8b6e35 Link to Docs.rs in README.md and Cargo.toml
- 425c558 Run tests on Cirrus CI's macOS instances
- a28cbdf Cargo.toml: fix typo in the category slug name
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Changelog
- cc9592c Initial revision of vmnet, Apple's vmnet.framework bindings for Rust
- 2c02c25 README.md: remove main() and de-indent the usage example
- b6ebd48 License under MIT License
- 48b133c Cargo.toml: prepare for publishing
- 3f55415 vmnet-derive/Cargo.toml: prepare for publishing
Full Changelog: https://github.com/edigaryev/vmnet/commits/v0.1.0