What's Changed
* SCC: Use quotation mark instead of 2 backquote chars by humberthardy in https://github.com/sandflow/ttconv/pull/396
* Fix default values for `tts:textEmphasis` by palemieux in https://github.com/sandflow/ttconv/pull/399
* ISD: fix error on computing `tts:textEmphasis="auto"` by palemieux in https://github.com/sandflow/ttconv/pull/401
* Fixed wrong arg order in IMSC attr parsing for cell resolution by chrsan in https://github.com/sandflow/ttconv/pull/402
* model: Fix initial value of `LinePadding` style by palemieux in https://github.com/sandflow/ttconv/pull/405
* SCC: caption management refactoring by valnoel in https://github.com/sandflow/ttconv/pull/395
* Implement `tts:direction` special inheritance by palemieux in https://github.com/sandflow/ttconv/pull/413
* WebVTT writer: add support for `text_align` by ngaullier and palemieux in https://github.com/sandflow/ttconv/pull/414
Full Changelog
https://github.com/sandflow/ttconv/compare/1.0.7...1.0.8