github Priivacy-ai/spec-kitty v0.3.0

latest release: v0.3.2
2 days ago

Added

  • pip Installation Instructions – All documentation now includes pip installation commands alongside uv, making Spec Kitty accessible to users who prefer traditional Python package management.
  • Multiple Installation Methods – Documented three installation paths: PyPI (stable), GitHub (development), and one-time usage (pipx/uvx).

Changed

  • Documentation Consistency – Updated README.md, docs/index.md, docs/installation.md, and docs/quickstart.md to provide both pip and uv commands throughout.
  • Installation Recommendations – PyPI installation now marked as recommended for stable releases, with GitHub source for development versions.

Fixed

  • Packaging Issues – Removed duplicate .kittify force-include that caused "Duplicate filename in local headers" errors on PyPI.
  • Test Dependencies – Added pip install -e .[test] to workflows to ensure all project dependencies available for tests.

Don't miss a new spec-kitty release

NewReleases is sending notifications on new releases.