|
e2504ec3c6
|
[refactor] optimize string formatting, cleanup imports, and implement default trait for backends
|
2025-08-08 19:42:10 +02:00 |
|
|
cd076c5a91
|
[feat] enhance CLI flags with --quiet and --no-interaction ; update logging to respect verbosity and quiet modes; refactor log macros and add related tests
|
2025-08-08 19:33:47 +02:00 |
|
|
c27af0b89a
|
[refactor] modularize code by moving logic to polyscribe crate; cleanup imports and remove redundant functions
|
2025-08-08 16:52:18 +02:00 |
|
|
53a7471b99
|
[feat] add --set-speaker-names CLI flag; implement prompt-based speaker name assignment with tests
|
2025-08-08 13:06:24 +02:00 |
|
|
1d23be8066
|
[feat] add --merge-and-separate CLI flag; implement combined mode logic and tests
|
2025-08-08 12:57:12 +02:00 |
|
|
5e5652c0da
|
[feat] add --merge CLI flag to control output behavior; update integration tests accordingly
|
2025-08-08 12:36:34 +02:00 |
|
|
66954150b2
|
[feat] enhance integration test to verify nested output directory creation and update TODO items
|
2025-08-08 12:24:48 +02:00 |
|
|
29b6a2493b
|
[test] add unit and integration tests for core functions and CLI behavior
|
2025-08-08 10:29:18 +02:00 |
|