Commit graph

19 commits

Author SHA1 Message Date
e9f3521ceb fix(deps): update dependency mistletoe to v1.5.1
Some checks failed
Continuous Integration / Lint, Check & Test (push) Failing after 55s
2026-01-18 18:11:29 +01:00
86b3fbefcc chore(deps): update dependency ruff to v0.14.13
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 56s
2026-01-18 18:05:55 +01:00
46387c9a01 Merge pull request 'fix(deps): update dependency pydantic-settings to v2.12.0' (#18) from renovate/pydantic-settings-2.x into main
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m6s
2026-01-18 17:58:30 +01:00
a72d00f28a Merge pull request 'fix(deps): update dependency typer to v0.21.1' (#19) from renovate/typer-0.x into main
Some checks failed
Continuous Integration / Lint, Check & Test (push) Has been cancelled
2026-01-18 17:58:26 +01:00
912c6519c6 fix(deps): update dependency typer to v0.21.1
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m22s
2026-01-18 16:57:55 +00:00
acb929f33f fix(deps): update dependency pydantic-settings to v2.12.0
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m22s
2026-01-18 16:57:48 +00:00
1cd6058d3e chore(deps): update dependency faker to v37.12.0
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m6s
2026-01-18 16:57:10 +00:00
5174643bf6 Merge pull request 'fix(deps): update dependency click to v8.3.1' (#13) from renovate/click-8.x into main
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 59s
2026-01-18 17:41:03 +01:00
71c00bf843 Merge pull request 'fix(deps): update dependency pydantic to v2.12.5' (#14) from renovate/pydantic-2.x into main
Some checks are pending
Continuous Integration / Lint, Check & Test (push) Waiting to run
2026-01-18 17:41:02 +01:00
c6961dfd0e fix(deps): update dependency pydantic to v2.12.5
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m4s
2026-01-18 16:40:04 +00:00
33dc7a5735 fix(deps): update dependency click to v8.3.1
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m6s
2026-01-18 16:39:57 +00:00
e9ca1296c6 chore(deps): update dependency pyright to v1.1.408
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m4s
2026-01-18 16:39:47 +00:00
97be35c2b0
feat: fixed dependencies
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 57s
2026-01-18 17:29:29 +01:00
ac749d63d9
bump: update versions
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m12s
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-10-12 10:59:37 +02:00
28dc40ebf0
feat: prettify streamer todo output
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-22 15:19:09 +02:00
ac9df7eb62
feat: add directory configuration
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-22 14:59:28 +02:00
87be5c22a2
feat: add typer & new command
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-22 14:13:27 +02:00
2091e5c98d feat: add initial parser data structure & test
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-22 12:52:15 +02:00
329ebdf9a9 feat: starting streamer
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-21 16:03:16 +02:00