mirror of
https://github.com/CDrummond/bliss-analyser.git
synced 2025-04-18 09:37:37 +03:00
21 lines
599 B
Plaintext
21 lines
599 B
Plaintext
0.1.0
|
|
-----
|
|
1. Add support for analysing CUE files.
|
|
2. Output list of (up to 100) tracks that failed to analyse.
|
|
3. When performing a dry-run analysis (--dry-run) print paths of all tracks to
|
|
be analysed and to be removed.
|
|
4. Use git version of tag reader library.
|
|
|
|
0.0.2
|
|
-----
|
|
1. Package vcruntime140.dll with Windows ZIP.
|
|
2. Update user docs.
|
|
3. Update ignore syntax to allow adding SQL WHERE clauses.
|
|
4. Use newer version of tag reader library.
|
|
5. If fail to remove old tracks from DB, then output more info.
|
|
6. Fix removing old tracks when run under Windows.
|
|
|
|
0.0.1
|
|
-----
|
|
1. Initial release.
|