Skip to content

Release v0.9.1

Choose a tag to compare

@github-actions github-actions released this 10 Jan 23:26
· 366 commits to main since this release

v0.9.1

Highlights

  • .mj now supports template inheritance and includes ({% extends %},
    {% include %}, {% import %}). Referenced templates resolve from the
    template's directory and subdirectories.

Raw commits

  • feat: support template inheritance and includes in .mj (2026-01-10)
  • docs: streamline nixos packaging guide (#36) (2026-01-08)