Skip to content

Releases: GitBib/pyasstosrt

1.5.0

12 Nov 22:50
409f77d

Choose a tag to compare

What's Changed

  • Add Python linter workflow and update dependencies by @GitBib in #33
  • Add support for SRT subtitles with tests and CLI updates by @GitBib in #34
  • Add style filtering features for ASS subtitles by @GitBib in #35
  • Expand documentation for ASS subtitles style filtering by @GitBib in #36
  • Update Python publishing workflow by @GitBib in #37
  • Bump pyasstosrt to version 1.5.0 by @GitBib in #38

Full Changelog: 1.4.3...1.5.0

1.4.3

14 Sep 15:16
3492af8

Choose a tag to compare

What's Changed

  • Add comprehensive tests for batch functionality in pyasstosrt by @GitBib in #25
  • Convert single to double quotes and reformat for consistency by @GitBib in #26
  • Update pre-commit hooks and add uv-lock hook by @GitBib in #27
  • Remove redundant Python setup steps from workflows by @GitBib in #28
  • Update Python version and enable caching in workflows by @GitBib in #29
  • Update dependencies and fix test assertion output by @GitBib in #31
  • Bump version to 1.4.3 in pyproject.toml and uv.lock by @GitBib in #32

Full Changelog: 1.4.2...1.4.3

1.4.2

20 Mar 22:06
474ae78

Choose a tag to compare

What's Changed

  • Remove pyup and Travis CI configuration files by @GitBib in #16
  • Simplify CLI command syntax. by @GitBib in #17
  • Add detailed docstrings to all classes and methods. by @GitBib in #18
  • Refactor file handling with pathlib by @GitBib in #19
  • Migrate to uv by @GitBib in #20
  • Fix trailing whitespace and update configuration references by @GitBib in #21
  • Exclude test files from build distributions by @GitBib in #22
  • Refactor dependency declaration for typer. by @GitBib in #23
  • Bump version to 1.4.2 and expand project keywords by @GitBib in #24

Full Changelog: 1.4.1...1.4.2

1.4.1

01 Sep 20:17
290ffe8

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

19 Mar 17:13

Choose a tag to compare

Effect removal fix

26 Sep 09:30

Choose a tag to compare

1.3.1

Bump version

Added removing effects

25 Sep 13:55

Choose a tag to compare

Minor update

24 Sep 15:37

Choose a tag to compare

1.2.1

Update python-publish

Split CLI

24 Sep 12:51
e2d2e8d

Choose a tag to compare

  • Split CLI-only dependencies into an extra. PR #7 by @nyuszika7h

New opportunity

18 Oct 19:12

Choose a tag to compare

Features