Releases: turbocool3r/mach_ports_rs
Releases · turbocool3r/mach_ports_rs
v0.2.0-alpha
Fixes MsgBuilder using the msgh_remote_port field of mach_header_t for the reply port.
Other changes:
Dropimplementations for Mach port name wrappers no longer panic on error.Debugimplementations are now provided for all public types.AsRawNameis now implemented for references to Mach port name wrappers.- Documentation is slightly improved.
Fix docs.rs build.
v0.1.0-alpha2 Bump the version for crates.io.