Revision history for Audio-TagLib
0.0.6 2023-05-14T23:27:20-05:00
- Fix Unicode for raw ID3v2 tags
0.0.5 2023-05-12T23:17:13-05:00
- Add access to raw ID3v2 tags
- Use Failures in the constructor instead of throwing Exceptions
0.0.4 2023-05-07T16:21:34-05:00
- Fix compilation on gcc 13.x
0.0.3 2022-11-06T21:55:28-06:00
- Fix memory leak with reading album art
0.0.2 2022-11-03T21:53:45-05:00
- Implement reading album art
- Use clang-format for the C++ code
0.0.1 2021-06-26T15:34:51-05:00
- Initial version