Skip to content

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 12 Sep 21:28

Automated release: version and notes generated from pull requests merged since 1.7.1.

  • check.py without --platform assumes youtube and reports the judgement rows (duration, aspect, fps, resolution, loudness, true peak) as WARN with a notes line, not FAIL: a run that only wanted the format rows no longer fails on levels it was not asked about (eval 7). A named platform is unchanged.
  • render.py: "export": {"preset": ..., "normalize": true} forwards --normalize, so a project renders a platform-compliant file in one export.
  • fix: check.py judgement rows are WARN without a named platform; render.py export.normalize (#202)

What's Changed

  • fix: check.py judgement rows are WARN without a named platform; render.py export.normalize by @claude[bot] in #202

Full Changelog: v1.7.1...v1.7.2