Skip to content

2.3.2

Latest

Choose a tag to compare

@GitBib GitBib released this 09 May 18:49
8c600f2

Patch release: every mkvmerge invocation now forces --ui-language, so the progress parser in MKVFile.mux() works on non-English locales (fixes #115).

The default is platform-aware (en_US on Unix, en on Windows). Pass ui_language= or override MKVFile.DEFAULT_UI_LANGUAGE for translated output.

Heads-up: optional arguments on command() and mux() are now keyword-only.

What's Changed

  • github action updates: bump j178/prek-action from 2.0.2 to 2.0.3 by @dependabot[bot] in #114
  • feat: force --ui-language en_US on mkvmerge invocations by @GitBib in #116
  • chore: release 2.3.2 by @GitBib in #117

Full Changelog: 2.3.1...2.3.2