Skip to content

Releases: sandflow/ttconv

1.1.0 release

14 Mar 21:17
536f1c8
Compare
Choose a tag to compare

What's Changed

  • Fix ISD cache ignoring regions with showBackground="always" (#421)
  • Add support for document filters (#423)

Deployed

https://pypi.org/project/ttconv/1.1.0/

1.1.0-rc.1 release

29 Feb 18:47
Compare
Choose a tag to compare
1.1.0-rc.1 release Pre-release
Pre-release

What's Changed

  • Fix ISD cache ignoring regions with showBackground="always" (#421)
  • Add support for document filters (#423)

Full Changelog

1.0.8...1.1.0-rc.1

Deployment

https://pypi.org/project/ttconv/1.1.0rc1/

1.0.8 release

27 Nov 06:26
1b46f9d
Compare
Choose a tag to compare

What's Changed

Full Changelog

1.0.7...1.0.8

1.0.8 Release Candidate 1

20 Nov 15:45
Compare
Choose a tag to compare
Pre-release

Release planned for 2023-11-24

What's Changed

New Contributors

Full Changelog: 1.0.7...1.0.8-rc.1

1.0.7 release

12 Aug 21:13
Compare
Choose a tag to compare

Highlights:

  • SCC: suppress only repeated control codes and not repeated characters
  • SRT writer: add support for removing text formatting

Deployed at: https://pypi.org/project/ttconv/1.0.7/

1.0.6 release

03 Jun 18:57
Compare
Choose a tag to compare

Highlights:

  • fix compatibility with Python 3.11
  • WebVTT writer: make cue identifiers optional
  • add WebVTT reader
  • IMSC writer: allow xml:lang to be configured

Deployed at: https://pypi.org/project/ttconv/1.0.6/

1.0.6 beta 1 release

04 Jan 15:54
Compare
Choose a tag to compare
1.0.6 beta 1 release Pre-release
Pre-release

Highlights:

  • add WebVTT reader
  • IMSC writer: allow xml:lang to be configured

Deployed at: https://pypi.org/project/ttconv/1.0.6b1/

1.0.5 Release

05 Mar 17:00
Compare
Choose a tag to compare

Highlights:

  • SCC reader: removes duplicate captions (#363)
  • VTT writer: add support for line positioning (#356)
  • VTT writer: port SRT writer improvements (#343)

Package deployed at https://pypi.org/project/ttconv/1.0.5/

Sample app at https://ttconv.sandflow.com/

1.0.5 Release Candidate 1

27 Feb 23:15
Compare
Choose a tag to compare
Pre-release

Highlights:

  • SCC reader: removes duplicate captions (#363)
  • VTT writer: add support for line positioning (#356)
  • VTT writer: port SRT writer improvements (#343)

Release planned for 2022-03-04

1.0.4 Release

16 Oct 15:52
1de479a
Compare
Choose a tag to compare
  • added SRT reader
  • change entrypoint to tt and fix execution on UNIX (#337)

Package deployed at https://pypi.org/project/ttconv/1.0.4/

Sample app at https://ttconv.sandflow.com/