Pacer 0.4.6
Fixes hourly bucketing on the incremental path
Completes the v0.4.5 fix. Pacer has two code paths that decide which hour an entry belongs to — one for full rebuilds, one for the ordinary incremental scan that runs continuously. v0.4.5 only fixed the first, so the drift would have quietly returned at the next daylight-saving change through the path that runs every day.
Both now read the stored hour. If you already updated to v0.4.5, your history was rebuilt correctly and stays correct.