Skip to content

v1.0.2 (2025-10-05)

Choose a tag to compare

@FichteFoll FichteFoll released this 05 Oct 20:06
· 2 commits to master since this release
v1.0.2
edf50fd
  • Fix a regression from 1.0.1 that caused booleans in style lines (e.g. bold) with "-1" to be parsed as "false". (#28, #30, @FichteFoll)
  • Align C struct definition for style with libass's by adding a justify int field. (#27, @ImFstAsFckBoi)
  • Make it possible to run tests directly via pytest. (#29, @rsekman)