mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-13 08:15:14 +02:00
## [0.1.0-rc.6](https://github.com/kaelio/ktx/compare/v0.1.0-rc.5...v0.1.0-rc.6) (2026-05-18) ### Features * **cli:** add read-only sql command ([#126](https://github.com/kaelio/ktx/issues/126)) ([33a142f](33a142f769)) * **cli:** improve search ranking output ([#123](https://github.com/kaelio/ktx/issues/123)) ([74be832](74be832aea)) * **ingest:** default local ingest to isolated diffs ([#128](https://github.com/kaelio/ktx/issues/128)) ([e64da5a](e64da5a85d)) * **ingest:** export finalization adapter contract types ([ac861ca](ac861caddb)) ### Bug Fixes * accept ingest wiki forward refs ([#125](https://github.com/kaelio/ktx/issues/125)) ([f49672b](f49672ba5b)) * **cli:** build runtime assets during dev setup ([#121](https://github.com/kaelio/ktx/issues/121)) ([de72a10](de72a10ffb)) * improve ingest runtime readiness ([#124](https://github.com/kaelio/ktx/issues/124)) ([c89af77](c89af7733a)) * improve setup wizard behavior ([#127](https://github.com/kaelio/ktx/issues/127)) ([d1c84e5](d1c84e5564)) * **release:** repair next npm release workflow ([#122](https://github.com/kaelio/ktx/issues/122)) ([d3d58a2](d3d58a279b)) ### Documentation * **plans:** add adapter-owned finalization v1 closure plan ([c513d61](c513d61dca)) ### Tests * **ingest:** exercise historic sql finalization locally ([74f1f0e](74f1f0e761))
55 lines
3.7 KiB
Markdown
55 lines
3.7 KiB
Markdown
## [0.1.0-rc.6](https://github.com/kaelio/ktx/compare/v0.1.0-rc.5...v0.1.0-rc.6) (2026-05-18)
|
|
|
|
### Features
|
|
|
|
* **cli:** add read-only sql command ([#126](https://github.com/kaelio/ktx/issues/126)) ([33a142f](https://github.com/kaelio/ktx/commit/33a142f7690b5682e129b08108d452af5311e975))
|
|
* **cli:** improve search ranking output ([#123](https://github.com/kaelio/ktx/issues/123)) ([74be832](https://github.com/kaelio/ktx/commit/74be832aea5469333f147750931f302859ebc0f8))
|
|
* **ingest:** default local ingest to isolated diffs ([#128](https://github.com/kaelio/ktx/issues/128)) ([e64da5a](https://github.com/kaelio/ktx/commit/e64da5a85df4c0c3368b03d058104e4e11532fef))
|
|
* **ingest:** export finalization adapter contract types ([ac861ca](https://github.com/kaelio/ktx/commit/ac861caddbe775ab316460b8d9498036ad2ee336))
|
|
|
|
### Bug Fixes
|
|
|
|
* accept ingest wiki forward refs ([#125](https://github.com/kaelio/ktx/issues/125)) ([f49672b](https://github.com/kaelio/ktx/commit/f49672ba5b28ac0e2032a7d857bd1f1b265bd5f2))
|
|
* **cli:** build runtime assets during dev setup ([#121](https://github.com/kaelio/ktx/issues/121)) ([de72a10](https://github.com/kaelio/ktx/commit/de72a10ffb9bedc154ceb499df4f41665b2f9541))
|
|
* improve ingest runtime readiness ([#124](https://github.com/kaelio/ktx/issues/124)) ([c89af77](https://github.com/kaelio/ktx/commit/c89af7733a9bc06a01401343004ce066eab81917))
|
|
* improve setup wizard behavior ([#127](https://github.com/kaelio/ktx/issues/127)) ([d1c84e5](https://github.com/kaelio/ktx/commit/d1c84e5564d1c3c8d39c612c4acd6b7c5c5f2e88))
|
|
* **release:** repair next npm release workflow ([#122](https://github.com/kaelio/ktx/issues/122)) ([d3d58a2](https://github.com/kaelio/ktx/commit/d3d58a279bf1054aa5440a55c111ff4c21fa4cec))
|
|
|
|
### Documentation
|
|
|
|
* **plans:** add adapter-owned finalization v1 closure plan ([c513d61](https://github.com/kaelio/ktx/commit/c513d61dcae8620c34ce81bfc7672bbc5766cd52))
|
|
|
|
### Tests
|
|
|
|
* **ingest:** exercise historic sql finalization locally ([74f1f0e](https://github.com/kaelio/ktx/commit/74f1f0e761b71922c5c41848bc33e9172950d064))
|
|
|
|
## [0.1.0-rc.5](https://github.com/kaelio/ktx/compare/v0.1.0-rc.4...v0.1.0-rc.5) (2026-05-16)
|
|
|
|
### Bug Fixes
|
|
|
|
* **release:** tolerate npm propagation in smoke ([8d1837f](https://github.com/kaelio/ktx/commit/8d1837f26edecb7017317e6624edf208aebca194))
|
|
|
|
## [0.1.0-rc.4](https://github.com/kaelio/ktx/compare/v0.1.0-rc.3...v0.1.0-rc.4) (2026-05-16)
|
|
|
|
### Bug Fixes
|
|
|
|
* **release:** use npm trusted publishing ([ceb578e](https://github.com/kaelio/ktx/commit/ceb578e0f64572ee15ebe0fb74e6d1f743c010fd))
|
|
|
|
## [0.1.0-rc.3](https://github.com/kaelio/ktx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2026-05-16)
|
|
|
|
### Bug Fixes
|
|
|
|
* **release:** make npm publish noninteractive ([45374fa](https://github.com/kaelio/ktx/commit/45374fa3abd9007bdcb17d28d832d21a74cca2ff))
|
|
|
|
## [0.1.0-rc.2](https://github.com/kaelio/ktx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2026-05-16)
|
|
|
|
### Bug Fixes
|
|
|
|
* **ci:** run rc releases from next branch ([3dca33e](https://github.com/kaelio/ktx/commit/3dca33ec1166438b3861da01fdaca8d031ee2134))
|
|
* **context:** allow release git askpass env ([78ca891](https://github.com/kaelio/ktx/commit/78ca891c0cc739f26b3ecba52c93b65b9775a61b))
|
|
|
|
### Documentation
|
|
|
|
* clarify getting started introduction ([#120](https://github.com/kaelio/ktx/issues/120)) ([c7e6b50](https://github.com/kaelio/ktx/commit/c7e6b5001dc6ddaf0a5e415c330f6046c7353212))
|
|
* merge community contributing pages ([#119](https://github.com/kaelio/ktx/issues/119)) ([cf3674c](https://github.com/kaelio/ktx/commit/cf3674cd9fdc1a3107c862026b15eb680c3d64b5))
|
|
* move LLM configuration guide last ([#117](https://github.com/kaelio/ktx/issues/117)) ([6862883](https://github.com/kaelio/ktx/commit/68628832a95956d6bd96c4f140a7fd9f06545b0e))
|