v0.2.0
What's Changed
- refactor: migrate config from JSON to TOML by @josbeir in #8
- feat: localization with 6 languages + ICU4X date formatting by @josbeir in #9
- feat: enrich projects cache with Harvest code field and display in CLI/TUI by @josbeir in #10
- perf: MessagePack cache, parallel fetches, stats footer, project code display by @josbeir in #11
- feat: project-specific config files (harv.toml) with templates, init command, and merged aliases by @josbeir in #12
- feat: HARV_MOCK dev mode with shared mock data, configurable delay, and Roman-themed data by @josbeir in #13
Full Changelog: v0.1.0...v0.2.0