Skip to content

Version 2.0.0

Choose a tag to compare

@MonterraByte MonterraByte released this 30 Dec 21:01
· 20 commits to master since this release
v2.0.0
87a8ec3

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 bool type instead of libcdio's own bool type (which bindgen doesn't understand).