Skip to content

Releases: edigaryev/vmnet

0.3.0

23 Sep 18:36
Compare
Choose a tag to compare

Full Changelog: 0.2.0...0.3.0

0.2.0

21 Jul 20:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...0.2.0

v0.1.1

09 Jun 01:49
Compare
Choose a tag to compare

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

08 Jun 01:36
Compare
Choose a tag to compare

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