Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

rybak 0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 07:55
· 4 commits to develop since this release

This version adds

  • multi-root templates, so you can use multiple directories with Mako and multiple directories or packages with Jinja;
  • conflict handler, which can decide whether to allow overwriting a file when a name templates renders the same output path more than once.

In the backstage:

  • migrated from poetry to uv
  • from pre-commit to lefthook
  • automated publishing tag -> GH draft release and GH release -> publish to PyPI.