File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v1.33.0 (2025-08-22)
5+
6+ * Add fixed ffmpeg version for CI.
7+
8+ * Add input list to docs.
9+
10+ * Docs: add @odie5533 as a contributor.
11+
12+ * Add --input-list option to read input files from a text file.
13+
14+ * Add initial API-based ground truth tests.
15+
16+ ... with Claude Code
17+
18+ * Ci: skip ci tests for commits that change only markdown files (#291 )
19+
20+ * Fix tests with unclean files, fixes #290 .
21+
22+ * Docs: add @georgev93 as a contributor.
23+
24+ * Changing test file structure to ensure pytest discoverability (#289 )
25+
26+ * Fix dockerfile.
27+
28+ * Remove johnvansickle build.
29+
30+ * Fix type error.
31+
32+
433## v1.32.5 (2025-06-22)
534
635* Fix classifier.
Original file line number Diff line number Diff line change 1- __version__ = "1.32.5 "
1+ __version__ = "1.33.0 "
You can’t perform that action at this time.
0 commit comments