Changelog

Generated by releaseledger. Manual edits may be overwritten. Update releaseledger entries and rebuild this file instead.

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.

[v0.2.0] - 2026-07-28

Added

  • Configuration discovery module with project-level and user-level config resolution

  • Legacy compatibility layer for backward-compatible storage format handling

  • Migration framework with storage v2 and linked docs directory migration support

  • Project locator and models modules for structured project metadata

  • Command catalog and command results modules for CLI command registry

Changed

  • Migrated to ledgercore 0.6.0 with unified CLI command surface and modular architecture

  • Added tests for ledgercore schema, storage v2, config discovery, and migration workflows