4. Change Log
4.1. v1.3
- Add unicode support to disc and track classes
- Add utf-8 encoding support for writing stdout
4.2. v1.2.2
- Improve character encoding detection method.
4.3. v1.2.1
- Prevent assertion error on standard CUE files.
4.4. v1.2
- Improve error handling of malformed CUE files.
- Add support for UTF-8 CUE files.
- Ignore unknown REM commands in CUE, instead of failing.
- Improve quality of error message for failed WAV file searches.
- New support for multi-session CUE parsing. Disc copies can now be corrected
to allow true CDDB and AccurateRip disc matching.
4.5. v1.1.3
- Fixed incorrect variable name in negative sample offset correction function.
4.6. v1.1.2
- Added command switch to output full help instructions.
- Fixed empty ‘working dir’ value from hitting assert with ‘-w’ option.
4.7. v1.1.1
- Fixed runtime error when inputing CUE file using STDIN.
4.8. v1.1
- Added ‘-w’ option to create TOC file from WAV file list.
4.9. v1.0
- Initial release .. enjoy!