Releases: haimgel/ddc-macos-rs
Releases · haimgel/ddc-macos-rs
0.2.2: Apple Silicon Macs support
- Apple Silicon Macs support (M1/M2/M3, M4 should work but untested). This code should work for both DP and HDMI ports.
- Switched to DdcCommandRaw trait (simpler code with less duplication).
- Code refactor, dependencies update.
0.2.1: Make Nom version more specific:
- Minor refactorings
- Dependencies update