Skip to content

Releases: turbocool3r/mach_ports_rs

v0.2.0-alpha

15 Nov 23:22
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

Fixes MsgBuilder using the msgh_remote_port field of mach_header_t for the reply port.

Other changes:

  • Drop implementations for Mach port name wrappers no longer panic on error.
  • Debug implementations are now provided for all public types.
  • AsRawName is now implemented for references to Mach port name wrappers.
  • Documentation is slightly improved.

Fix docs.rs build.

15 Nov 15:41
Compare
Choose a tag to compare
Fix docs.rs build. Pre-release
Pre-release
v0.1.0-alpha2

Bump the version for crates.io.