v0.6.2
Two reliability fixes for long local runs.
Fixed
compileno longer skips auto-generated articles as "manually edited" (#83). Aftermaintain --fixrewrote an article, a stale content hash made the nextcompiletreat it as hand-edited and skip it, forcing--force. The hash now tracks the written body.- A dropped connection mid-request no longer fails the whole note (#82). Transient connection drops retry with backoff instead of failing the note; slow-generation timeouts and HTTP 400s still fail fast.
Thanks
Bug reports from @romancone (#82) and @wlewis55 (#83).
Full Changelog: v0.6.1...v0.6.2