hephaestus/crates/hephd
Erich Blume 391277c939
Some checks are pending
Build / validate (pull_request) Has started running
fix(build): commit the datespec-move wiring (orphaned in T2c)
The T2c commit moved datespec.rs into hephd but left its wiring uncommitted:
hephd's lib never exported `pub mod datespec`, hephd lacked the chrono dep,
and the CLI still declared `mod datespec` for a file that had moved. The
working tree had these (so local builds passed) but the pushed tree didn't,
breaking `cargo install` of heph + heph-tui. Commit them.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 07:45:27 -07:00
..
src fix(build): commit the datespec-move wiring (orphaned in T2c) 2026-06-03 07:45:27 -07:00
tests feat(views): filter views (§8.2) — saved agenda slices 2026-06-03 06:39:07 -07:00
Cargo.toml fix(build): commit the datespec-move wiring (orphaned in T2c) 2026-06-03 07:45:27 -07:00