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
| Platform | Target | Archive | Checksum |
|---|---|---|---|
| macOS Intel | x86_64-apple-darwin | ktesio-v0.4.0-x86_64-apple-darwin.tar.gz | sha256 |
| macOS Apple Silicon | aarch64-apple-darwin | ktesio-v0.4.0-aarch64-apple-darwin.tar.gz | sha256 |
| Windows x64 | x86_64-pc-windows-msvc | ktesio-v0.4.0-x86_64-pc-windows-msvc.zip | sha256 |
| Linux x64 | x86_64-unknown-linux-gnu | ktesio-v0.4.0-x86_64-unknown-linux-gnu.tar.gz | sha256 |
| All | checksums | ktesio-v0.4.0-checksums.txt | - |
Features
Documentation
- update release notes for v0.3.1 (#32) (6f50c2e)
Maintenance
v0.3.1
Comparison: v0.3.0...v0.3.1
| Platform | Target | Archive | Checksum |
|---|---|---|---|
| macOS Intel | x86_64-apple-darwin | ktesio-v0.3.1-x86_64-apple-darwin.tar.gz | sha256 |
| macOS Apple Silicon | aarch64-apple-darwin | ktesio-v0.3.1-aarch64-apple-darwin.tar.gz | sha256 |
| Windows x64 | x86_64-pc-windows-msvc | ktesio-v0.3.1-x86_64-pc-windows-msvc.zip | sha256 |
| Linux x64 | x86_64-unknown-linux-gnu | ktesio-v0.3.1-x86_64-unknown-linux-gnu.tar.gz | sha256 |
| All | checksums | ktesio-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
- bump version to 0.3.1 (dc0965b)
v0.3.0
Comparison: v0.2.0...v0.3.0
| Platform | Target | Archive | Checksum |
|---|---|---|---|
| macOS Intel | x86_64-apple-darwin | ktesio-v0.3.0-x86_64-apple-darwin.tar.gz | sha256 |
| macOS Apple Silicon | aarch64-apple-darwin | ktesio-v0.3.0-aarch64-apple-darwin.tar.gz | sha256 |
| Windows x64 | x86_64-pc-windows-msvc | ktesio-v0.3.0-x86_64-pc-windows-msvc.zip | sha256 |
| Linux x64 | x86_64-unknown-linux-gnu | ktesio-v0.3.0-x86_64-unknown-linux-gnu.tar.gz | sha256 |
| All | checksums | ktesio-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
- bump version to 0.3.0 (dabb5a0)
v0.2.0
Comparison: v0.1.1...v0.2.0
| Platform | Target | Archive | Checksum |
|---|---|---|---|
| macOS Intel | x86_64-apple-darwin | ktesio-v0.2.0-x86_64-apple-darwin.tar.gz | sha256 |
| macOS Apple Silicon | aarch64-apple-darwin | ktesio-v0.2.0-aarch64-apple-darwin.tar.gz | sha256 |
| Windows x64 | x86_64-pc-windows-msvc | ktesio-v0.2.0-x86_64-pc-windows-msvc.zip | sha256 |
| Linux x64 | x86_64-unknown-linux-gnu | ktesio-v0.2.0-x86_64-unknown-linux-gnu.tar.gz | sha256 |
| All | checksums | ktesio-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
v0.1.1
Comparison: Initial release history
| Platform | Target | Archive | Checksum |
|---|---|---|---|
| macOS Intel | x86_64-apple-darwin | ktesio-v0.1.1-x86_64-apple-darwin.tar.gz | sha256 |
| macOS Apple Silicon | aarch64-apple-darwin | ktesio-v0.1.1-aarch64-apple-darwin.tar.gz | sha256 |
| Windows x64 | x86_64-pc-windows-msvc | ktesio-v0.1.1-x86_64-pc-windows-msvc.zip | sha256 |
| Linux x64 | x86_64-unknown-linux-gnu | ktesio-v0.1.1-x86_64-unknown-linux-gnu.tar.gz | sha256 |
| All | checksums | ktesio-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
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)