Skip to content

Release v1.0.1

Choose a tag to compare

@damienSavoldelli damienSavoldelli released this 04 Mar 18:43
· 141 commits to main since this release
514b1ff

What changed

  • Aligned the public Python package namespace with ai_prompt_runner for cleaner
    distribution and import behavior.
  • Added public PyPI metadata, including README-based project description, project URLs,
    classifiers, keywords, and license declaration.
  • Added twine validation support for publishable distribution artifacts.

Why it matters

  • Activates ai-prompt-runner as a cleanly distributed public Python package on PyPI.
  • Improves package professionalism and namespace clarity without changing runtime behavior.
  • Makes installation and public consumption more reliable for end users.

Notes

  • v1.0.1 is the public distribution activation release.
  • No CLI interface, provider contract, or output contract changes were introduced.

Full Changelog: v1.0.1...v1.0.1