v1.0.1 (2025-09-30)
- Support all formats for numeric fields (like margins) that libass supports, including hexadecimal, illegal trailing characters, and a fallback to
0for an empty field. (#24, #26, @FichteFoll) - Also support
yesas a boolean value and treat negative numbers as falsy, again like libass does. (#26, @FichteFoll)