7f1a1afaf7
chore(deps): lock file maintenance
Continuous Integration / Lint, Check & Test (push) Successful in 2m35s
Continuous Integration / Build Package (push) Successful in 2m45s
2026-04-13 19:38:22 +02:00
10f4ae282a
chore(deps): update rust crate clap_complete to v4.6.1
Continuous Integration / Build Package (push) Successful in 50s
Release / Build and Release (push) Successful in 5s
Continuous Integration / Lint, Check & Test (push) Successful in 1m12s
2026-04-11 00:05:42 +00:00
c2b4fb5160
chore(deps): update rust crate indexmap to v2.14.0
Release / Build and Release (push) Successful in 6s
Continuous Integration / Build Package (push) Successful in 24s
Continuous Integration / Lint, Check & Test (push) Successful in 44s
2026-04-10 00:06:13 +00:00
2ab2b6a52b
ci: bump to 0.2.2
Continuous Integration / Lint, Check & Test (push) Successful in 2m7s
Continuous Integration / Build Package (push) Successful in 2m45s
Release / Build and Release (push) Successful in 2m56s
2026-04-07 09:57:30 +02:00
60fac418f8
fix: forgot to bump lock-file
Continuous Integration / Build Package (push) Successful in 2m31s
Release / Build and Release (push) Successful in 2m44s
Continuous Integration / Lint, Check & Test (push) Failing after 48s
2026-04-07 08:47:32 +02:00
9563ff4d93
feat: bump to 0.2.0
Release / Build and Release (push) Successful in 5s
Continuous Integration / Lint, Check & Test (push) Successful in 2m9s
Continuous Integration / Build Package (push) Successful in 2m43s
2026-04-07 08:06:55 +02:00
e4ed1d839e
chore(deps): lock file maintenance
Release / Build and Release (push) Successful in 6s
Continuous Integration / Lint, Check & Test (push) Successful in 4m20s
Continuous Integration / Build Package (push) Successful in 4m50s
2026-04-06 00:06:43 +00:00
7564ce01d5
chore: update cargo lock to 0.1.1
Continuous Integration / Build Package (push) Successful in 25s
Continuous Integration / Lint, Check & Test (push) Successful in 49s
2026-04-03 15:47:49 +02:00
02c2310d53
chore(deps): lock file maintenance
Continuous Integration / Lint, Check & Test (push) Successful in 4m44s
Continuous Integration / Build Package (push) Successful in 5m34s
2026-04-03 10:02:05 +02:00
6453ef7c2a
fix(deps): update rust crate chrono-tz to 0.10
Continuous Integration / Lint, Check & Test (push) Successful in 1m51s
Continuous Integration / Build Package (push) Successful in 2m23s
2026-04-03 02:12:18 +02:00
661a0ce230
chore(deps): update rust crate toml to v1.1.2
Continuous Integration / Build Package (push) Has been cancelled
Continuous Integration / Lint, Check & Test (push) Has been cancelled
2026-04-03 02:09:50 +02:00
2398bee8d9
chore(deps): update rust crate indexmap to v2.13.1
Continuous Integration / Lint, Check & Test (push) Has been cancelled
Continuous Integration / Build Package (push) Has been cancelled
2026-04-03 00:06:27 +00:00
92c8e9712a
feat(timesheet): add configuration model with period validation
...
Add TimesheetConfig and Period structs for configuring timesheet
periods with expected working hours per week. Include RepositoryConfig
for loading .streamd.toml with timezone and timesheet configuration.
Validation ensures:
- No overlapping periods
- Valid date ranges (start <= end)
Also adds chrono-tz dependency for timezone support.
2026-04-02 16:22:21 +02:00
38597e9fbb
fix(deps): update rust crate directories to v6
Continuous Integration / Lint, Check & Test (push) Successful in 3m2s
Continuous Integration / Build Package (push) Successful in 3m32s
2026-04-02 16:19:34 +02:00
55d55ffb25
fix(deps): update rust crate toml to v1
Continuous Integration / Lint, Check & Test (push) Has been cancelled
Continuous Integration / Build Package (push) Has been cancelled
2026-03-31 00:08:52 +00:00
d548842fbb
fix(deps): update rust crate toml to 0.9
Continuous Integration / Lint, Check & Test (push) Successful in 2m18s
Continuous Integration / Build Package (push) Successful in 2m25s
2026-03-30 02:18:22 +02:00
3b2d8c7e63
fix(deps): update rust crate pulldown-cmark to 0.13
Continuous Integration / Lint, Check & Test (push) Waiting to run
Continuous Integration / Build Package (push) Waiting to run
2026-03-30 02:18:10 +02:00
a7579a7083
fix(deps): update rust crate itertools to 0.14
Continuous Integration / Lint, Check & Test (push) Waiting to run
Continuous Integration / Build Package (push) Waiting to run
2026-03-30 02:15:24 +02:00
8d07a86fc4
chore: switch from yaml to toml
Continuous Integration / Lint, Check & Test (push) Successful in 1m47s
Continuous Integration / Build Package (push) Successful in 2m20s
2026-03-29 19:14:51 +02:00
ed493cff29
refactor: rewrite in rust
Continuous Integration / Lint, Check & Test (push) Successful in 1m38s
Continuous Integration / Build Package (push) Successful in 1m54s
2026-03-29 18:28:03 +02:00