Releases: GitBib/pyasstosrt
Releases · GitBib/pyasstosrt
1.5.0
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
pyasstosrtto version 1.5.0 by @GitBib in #38
Full Changelog: 1.4.3...1.5.0
1.4.3
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.tomlanduv.lockby @GitBib in #32
Full Changelog: 1.4.2...1.4.3
1.4.2
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
1.4.0
Effect removal fix
1.3.1 Bump version
Added removing effects
Minor update
1.2.1 Update python-publish