Sacho changelog
Version 0.3.2
Released on July 29, 2026.
- Fixed Markdown reference-style links when compiling, carrying, or importing fragments. Sacho now preserves their resolved destinations through the CommonMark AST and lets Hongdown normalize the output, while configured references continue to use their template or pinned destination.
Version 0.3.1
Released on July 24, 2026.
- Fixed
sacho import-unreleasedso repositories whose configured section order differs from fragment path order no longer fail with a false stale mutation error.
Version 0.3.0
Released on July 24, 2026.
- Added
--no-word-wraptosacho previewandsacho showfor publishing release notes without Sacho's canonical 80-column wrapping. [#3] - Added section patterns for deriving changelog sections from repository layouts, so package-oriented repositories no longer need to list every package separately. [#4]
Version 0.2.0
Released on July 23, 2026.
- Added optional HTTP redirect resolution for fragment references, including persistent per-fragment URL pins and command-line overrides for previews, synchronization, and releases. [#2]
- Added
sacho import-unreleasedfor converting an existing materialized unreleased region into fragments without rewriting released history. [#1] - Added interactive section suggestions to
sacho initbased on headings found across an existing changelog. [#1]
Version 0.1.0
Initial release. Released on July 21, 2026.