Skip to content

0.12.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 21:03
· 441 commits to main since this release

Release 0.12.0 (released 2026-02-21)

  • Internal refactoring: introduce superproject & subproject (#896)
  • Switch from pykwalify to StrictYAML (#922)
  • Show line number when manifest validation fails (#36)
  • Add Fuzzing (#819)
  • Don't allow NULL or control characters in manifest (#114)
  • Allow multiple patches in manifest (#897)
  • Fallback and warn if patch is not UTF-8 encoded (#941)
  • Skip patches outside manifest dir (#942)
  • Make patch path in metadata platform independent (#937)
  • Fix extra newlines in patch for new files (#945)
  • Replace colored-logs and Halo with Rich (#960)
  • Respect NO_COLOR <https://no-color.org/>_ (#960)
  • Group logging under a project name header (#953)
  • Introduce new update-patch command (#614)
  • Introduce new format-patch command (#943)
  • Drop python 3.9 support (#988)