Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 2.4 KB

File metadata and controls

43 lines (21 loc) · 2.4 KB

Changelog

0.4.0 (2026-07-09)

Features

  • add build/deploy summaries with --detail and --json reports (#13) (5ccd6a8)
  • config: add manifest excludes for branch-scoped exclusion (#12) (83aacf7)
  • deploy: add --show-diff to print unified diffs of changed files (#14) (82dfddf)

0.3.0 (2026-07-08)

Features

  • add distribution path remapping via manifest paths key (#11) (831bf08)
  • build: wipe output directory before writing (#9) (9aadeb6)
  • cli: add --version / -V option (#6) (fbc0ade)

Documentation

  • add upgrade instructions to README and getting-started (#7) (d6eee5d)

0.2.0 (2026-07-07)

Features

  • use .jinja extension for Jinja2 templates instead of .tmpl (#4) (b941269)

Documentation

  • reposition as Configuration-as-Code for many GitHub repositories (#3) (d1fa14c)

0.1.0 (2026-07-06)

Features