audex 0.2.0

Audio metadata reading and writing library with flexible I/O and easy wrappers
Documentation
1
2
3
4
5
6
7
8
9
# 0.2.0 (March 30, 2026)


- Added `#[non_exhaustive]` to all library-defined public enums for forward-compatible matching by downstream crates
- Fixed doc comments across multiple modules to accurately reflect API signatures and behavior
- Added semver compatibility checking to CI

# 0.1.0 (March 29, 2026)


- Initial crate release