------------------- * Don't remove log file if --log-dir-path explicitly requested; * Add --suppress-output-if-offset-less-than arg to suppress output for small syncs;
0.4.16
------------------- * Fix a couple of validation bugs that prevented certain uncommon command line options from use;
0.4.15
------------------- * Make typing_extensions a requirement
0.4.14
------------------- * Hotfix for pysubs2 on Python 3.6;
0.4.13
------------------- * Support SSA embedded fonts using new pysubs2 'opaque_fonts' metadata; * Set min required pysubs2 version to 1.2.0 to ensure the aforementioned functionality is available;
0.4.12
------------------- * Pin auditok to 0.1.5 to avoid API-breaking change