Skip to content

v0.2.0

Latest

Choose a tag to compare

@holgern holgern released this 28 Jul 23:06
· 1 commit to main since this release

Full Changelog: v0.1.1...v0.2.0

[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