Ktesio

Release Notes

Release notes are generated when a version tag is published.

The tag workflow updates the GitHub Release immediately and then opens a pull request that refreshes this file and the root CHANGELOG.md.

v0.4.0

Comparison: v0.3.1...v0.4.0

PlatformTargetArchiveChecksum
macOS Intelx86_64-apple-darwinktesio-v0.4.0-x86_64-apple-darwin.tar.gzsha256
macOS Apple Siliconaarch64-apple-darwinktesio-v0.4.0-aarch64-apple-darwin.tar.gzsha256
Windows x64x86_64-pc-windows-msvcktesio-v0.4.0-x86_64-pc-windows-msvc.zipsha256
Linux x64x86_64-unknown-linux-gnuktesio-v0.4.0-x86_64-unknown-linux-gnu.tar.gzsha256
Allchecksumsktesio-v0.4.0-checksums.txt-

Features

  • add update notice and self-update (#34) (5fcfb60)
  • add hosted installers (#36) (2fe0f82)

Documentation

  • update release notes for v0.3.1 (#32) (6f50c2e)

Maintenance

v0.3.1

Comparison: v0.3.0...v0.3.1

PlatformTargetArchiveChecksum
macOS Intelx86_64-apple-darwinktesio-v0.3.1-x86_64-apple-darwin.tar.gzsha256
macOS Apple Siliconaarch64-apple-darwinktesio-v0.3.1-aarch64-apple-darwin.tar.gzsha256
Windows x64x86_64-pc-windows-msvcktesio-v0.3.1-x86_64-pc-windows-msvc.zipsha256
Linux x64x86_64-unknown-linux-gnuktesio-v0.3.1-x86_64-unknown-linux-gnu.tar.gzsha256
Allchecksumsktesio-v0.3.1-checksums.txt-

Features

  • discover fallback skills from agents directory (#31) (634c99a)

Documentation

  • merge install details into quickstart (7913033)
  • update quickstart install paths (1a94d4f)
  • update release notes for v0.3.0 (#28) (05651e6)

Maintenance

v0.3.0

Comparison: v0.2.0...v0.3.0

PlatformTargetArchiveChecksum
macOS Intelx86_64-apple-darwinktesio-v0.3.0-x86_64-apple-darwin.tar.gzsha256
macOS Apple Siliconaarch64-apple-darwinktesio-v0.3.0-aarch64-apple-darwin.tar.gzsha256
Windows x64x86_64-pc-windows-msvcktesio-v0.3.0-x86_64-pc-windows-msvc.zipsha256
Linux x64x86_64-unknown-linux-gnuktesio-v0.3.0-x86_64-unknown-linux-gnu.tar.gzsha256
Allchecksumsktesio-v0.3.0-checksums.txt-

Features

  • show init adoption progress (7ac8362)

Fixes

  • recognize publish docs examples (8c1443c)

Documentation

  • update release notes for v0.2.0 (#27) (12ce314)

Maintenance

v0.2.0

Comparison: v0.1.1...v0.2.0

PlatformTargetArchiveChecksum
macOS Intelx86_64-apple-darwinktesio-v0.2.0-x86_64-apple-darwin.tar.gzsha256
macOS Apple Siliconaarch64-apple-darwinktesio-v0.2.0-aarch64-apple-darwin.tar.gzsha256
Windows x64x86_64-pc-windows-msvcktesio-v0.2.0-x86_64-pc-windows-msvc.zipsha256
Linux x64x86_64-unknown-linux-gnuktesio-v0.2.0-x86_64-unknown-linux-gnu.tar.gzsha256
Allchecksumsktesio-v0.2.0-checksums.txt-

Features

  • add dependency publish manifest model (784a02b)
  • polish CLI terminal output (#26) (86e13be)
  • add skills search and shorthand installs (#23) (17b4e4d)

Documentation

  • update release notes for v0.1.1 (#11) (883c7a3)

CI

  • remove OCI release packaging (#24) (2e9cc1d)

Other Changes

  • [codex] Add adoption CLI workflows (#17) (d66f73f)
  • [codex] Add README banner (#12) (c41c7ed)

v0.1.1

Comparison: Initial release history

PlatformTargetArchiveChecksum
macOS Intelx86_64-apple-darwinktesio-v0.1.1-x86_64-apple-darwin.tar.gzsha256
macOS Apple Siliconaarch64-apple-darwinktesio-v0.1.1-aarch64-apple-darwin.tar.gzsha256
Windows x64x86_64-pc-windows-msvcktesio-v0.1.1-x86_64-pc-windows-msvc.zipsha256
Linux x64x86_64-unknown-linux-gnuktesio-v0.1.1-x86_64-unknown-linux-gnu.tar.gzsha256
Allchecksumsktesio-v0.1.1-checksums.txt-

Features

  • improve cli visuals and help (052ca93)
  • add release automation and open source polish (f8ef392)
  • Add GitHub CI pipeline for PR checks (#4) (171de35)
  • integrate GitHub issue tracking into task implementation and PR workflow (4b4fdb7)
  • add integration tests and improve unit test coverage (2f6bf07)
  • add skill install fallback discovery (7e6b43f)
  • add comprehensive documentation and test coverage (b5fc1a5)
  • implement agentic skills package manager CLI (73e6ac3)

Fixes

  • allow partial skill manifests (a5f5dc4)
  • install exported skill content safely (2f525b2)

Documentation

  • mark dependabot updates merged (a73ebeb)
  • clarify solo maintainer branch policy (36a1b74)
  • add repository audit checklist (d978ca7)
  • correct repository name and path in quick start instructions (10da4ff)
  • add test coverage and documentation currency principles (v1.1.0) (c72c185)

Tests

  • increase coverage for cli helpers (#7) (7f29853)

CI

  • publish only release asset files (00e7fd3)
  • publish crate before release artifacts (88438e5)
  • identify crates io release check (dc2f96d)
  • use current intel macos release runner (ad0e63d)
  • exempt dependabot prs from dco by author (537742b)
  • align dco checks with automation (5682357)
  • publish release artifacts to homebrew and crates (#6) (d571bd5)

Maintenance

  • prepare 0.1.1 release (285f059)
  • rename project to ktesio (#10) (d2cfa1f)
  • bump cargo dependency group (3ac0ab6)
  • bump github actions group (4a0ed6e)
  • use canonical apache license text (e5acc16)
  • harden repository governance (c1463f4)

Other Changes

  • Add license, homepage, repository, and readme to Cargo.toml (d636953)
  • apply code formatting and update Rust edition to 2024 (32fbc59)
  • speckit (8d14960)
  • Initial commit from Specify template (76d7354)

On this page