Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 795 Bytes

File metadata and controls

18 lines (12 loc) · 795 Bytes

code2skill v0.1.5

Summary

This release publishes the repository and package polish work from the current main branch as the next installable version.

Highlights

  • finalized the CLI and high-level Python API surface for documented use
  • added checked-in GitHub Actions workflows for CI and tagged releases
  • added dedicated CLI, CI, Python API, output-layout, and release guides
  • added community-health files and a top-level changelog
  • added py.typed and split package extras into test, release, and dev
  • cleaned production/test boundaries by moving test-only backend mocks out of the package runtime

Result

main and the release tag now point at a version that is intended to be the authoritative GitHub and PyPI state after the failed 0.1.4 re-publish attempt.