Skip to content

v0.15

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 12:04
· 20 commits to main since this release
  • Add a GitHub workflow that parses all of Fedora's spec files. The workflow runs on each PR.
  • The replace_macro function gained a new max_attempts parameter that prevents endless recursion in certain scenarios. Thanks @kraptor.
  • Add support for Python 3.12.
  • Drop support for Python 3.7. It is EOL and no longer supported by the Python core team.