Skip to content

Releases: yumazak/kodo

v0.6.2

15 Feb 05:52

Choose a tag to compare

v0.6.1

11 Feb 05:55
cc4ee07

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Feb 03:46
ff4a6f6

Choose a tag to compare

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

v0.5.0

08 Feb 16:08
ca0cac2

Choose a tag to compare

What's Changed

  • docs: Add update instructions to README by @yumazak in #7
  • docs: Remove update instructions pending mise upgrade verification by @yumazak in #8
  • feat: Add weekday and hourly activity charts to TUI by @yumazak in #9
  • feat: Expand Single mode to support all 5 chart types by @yumazak in #10
  • feat: Add criterion benchmark for git2 stats collection by @yumazak in #11
  • feat: Add rspress documentation site by @yumazak in #12
  • chore: Add docs build CI and CHANGELOG sync by @yumazak in #13
  • chore: Release v0.5.0 by @yumazak in #14

Full Changelog: v0.4.0...v0.5.0

v0.4.0

08 Feb 13:08
a0cb849

Choose a tag to compare

What's Changed

  • chore: Add kodo-release skill for automated releases by @yumazak in #1
  • feat: Add loading spinner during data collection by @yumazak in #2
  • chore: Add release type selection to kodo-release skill by @yumazak in #3
  • feat: Replace separate Additions/Deletions charts with diverging bar chart by @yumazak in #4
  • feat: Add vertical scroll to Add/Del diverging bar chart by @yumazak in #5
  • chore: Release v0.4.0 by @yumazak in #6

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Feb 11:27

Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Feb 10:28

Choose a tag to compare

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