Skip to content

Latest commit

 

History

History
135 lines (85 loc) · 2.63 KB

File metadata and controls

135 lines (85 loc) · 2.63 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

🎉 Features

  • Add rust support

0.0.4 - 2026-04-13

🐛 Bug Fixes

  • Qa round

📚 Documentation

  • Update readme

🔧 CI/CD

  • (release) Release v0.0.4 (#9)

0.0.3 - 2026-04-13

📦 Build System

  • Npm release

🔧 CI/CD

  • (release) Release v0.0.3 (#7)

0.0.2 - 2026-04-13

🐛 Bug Fixes

  • Changelog

📦 Build System

  • Fix release

🔧 CI/CD

  • (release) Release v0.0.2 (#6)

0.0.1 - 2026-04-13

♻️ Refactoring

  • Adapt generate pipeline to topic vaults
  • Rename CLI binary to kb

🎉 Features

  • Implement workspace scanner
  • Add tree-sitter parser infrastructure
  • Implement go language adapter
  • Implement typescript adapter
  • Implement graph normalizer
  • Implement metrics engine
  • Implement vault path and text utilities
  • Implement vault document renderer
  • Implement vault writer
  • Wire generate command
  • Implement vault reader and query resolver
  • Implement output formatter
  • Wire inspect analysis subcommands
  • Wire inspect lookup subcommands
  • Implement qmd shell client
  • Wire search and index commands
  • Add frontmatter package
  • (models) Add KB pivot domain types
  • Add topic scaffolding package
  • Add converter registry and simple converters
  • (convert) Add PDF converter
  • (convert) Add Office document converters
  • Implement Firecrawl REST client
  • Add youtube transcript extractor
  • Add KB lint engine
  • (cli) Add ingest commands
  • (convert) Add EPUB, image and OCR converters; update task tracker
  • Change skill

🐛 Bug Fixes

  • Wiki concepts prefix
  • Improvements
  • Legacy stuff
  • Build
  • Release
  • Ci release

📚 Documentation

  • Refresh project docs and config example
  • Update prd
  • Readme
  • Pivot prd
  • Update all project documentation for kb pivot

📦 Build System

  • Stabilize verification tooling
  • Release setup

🔧 CI/CD

  • Windows release
  • (release) Release v0.0.1 (#4)

🔧 Miscellaneous Tasks

  • Initial project setup from go-devstack scaffold

--- Generated by git-cliff