Releases: OPSnet/Logchecker
Releases · OPSnet/Logchecker
v0.14.0
Breaking Changes
- Drop support for PHP 8.0
Features
- Subtract 30 points for XLD range rips
- Subtract 20 points for
File write error
on a track
Dependencies
- Support
^6.0 | ^7.0
for symfony dependencies
Full Changelog: 0.13.0...0.14.0
v0.13.0
Breaking Changes
- Drop support for PHP 7
Features
- Add new argument to
analyze
comment to write out details json object to file
Bugfixes
- Fix parsing logs that have
<
in filename - Improve normalization of drive name
- Fix extra space before CRC hash for XLD
v0.12.0
Breaking
- Drops support for PHP 7.2
Features
- Null drives will receive -20 deduction
- Add
Generic DVD-ROM
as a fake drive to get -20 deduction - Update drive offsets
Bugfixes
- Fix handling when no tracks are found in log (log is marked as invalid with 0 score)
Misc
- Update dev dependencies
v0.11.1
Bugfixes
- Fix php notice on track bodies without filename
v0.11.0
Bugfixes
- Deduct 10 points for gap handling left out
- Do not subtract point for EAC filename if over 243 characters
Developer
- Switch from TravisCI to GitHub actions
v0.10.0
Features
- Add deduction for logs that use normalization
Bugfixes
- Fix handling delete leading silence deduction
v0.9.7
- fix not deducting points for improper gap handling
- make offset check not sign agnostic
- disregard mp3 rip of combined eac log
- fix handling logs encoded using mac* charsets
v0.9.6
- fix printing out overread into lead-out for whipper logs
- fix regressions in 0.9.0 output of whipper
v0.9.5
- Fix whipper logs outputting second to last track twice for HTML output
v0.9.4
Fixes
- wrap getLanguage call with try/catch and fallback to en default