Skip to content

v0.2.0

Choose a tag to compare

@TonyCasey TonyCasey released this 11 Feb 13:26
· 93 commits to main since this release

What's Changed

  • feat: add logging infrastructure and wire into all services (#18)
  • fix: add missing src/index.ts barrel file and correct package.json entry point (#17)
  • feat: rename retrofit command to liberate (#10)

Changelog since v0.1.1

  • Full structured logging with file rotation and retention
  • NullLogger for testing, factory with env var configuration
  • Logging wired into all CLI commands and MCP tools
  • Barrel file fix for clean package exports
  • Renamed retrofit command to liberate