Version 2.0.0
2.0.0 - 2025-12-30
Changed:
- Breaking: make pkg-config a requirement to build this crate by default. See the README for more details.
- Breaking: always use the standard
booltype instead of libcdio's own bool type (which bindgen doesn't understand).