v0.6.0
What's Changed
- docs: Add versioning guide and migrate to GitHub Issues by @yumazak in #22
- docs: Add working on issues guide by @yumazak in #23
- docs: Add CLAUDE.md for AI assistant guidelines by @yumazak in #24
- feat: Use local timezone for activity statistics by @yumazak in #27
- feat: Center weekday/hour charts in single view by @yumazak in #29
- perf: Parallelize git repository loading with rayon by @yumazak in #31
- refactor(tui): Elm-like Model/Action/Update パターンを適用 by @yumazak in #37
- feat: Change default output to table format & refactor TUI with Elm-like MVU by @yumazak in #38
- test: Add ratatui snapshot tests following official guide by @yumazak in #39
- docs: Add -o short option usage examples and tests by @yumazak in #40
- chore: Release v0.6.0 by @yumazak in #41
Full Changelog: v0.5.0...v0.6.0