Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 18:11
· 6 commits to main since this release

Changelog

  • 3354a23 Merge pull request #19 from kacheo/feat/sync-progress-output
  • aee0a20 Merge pull request #20 from kacheo/claude/app-exploration-features-bbYfP
  • 879268e Merge pull request #21 from kacheo/fix/preexisting-test-failures
  • bbd1795 Merge pull request #22 from kacheo/feat/item-dates
  • f95454f Merge remote-tracking branch 'origin/main' into feat/item-dates
  • 50335df feat: add devlog tags command for tag management
  • d843f85 feat: add due dates on action items and ETAs on blockers
  • 387af79 feat: enforce tag format (lowercase letters, digits, underscores only)
  • c1197a2 feat: print progress status during sync per repo
  • 4648a6b fix: address code review findings for feat/item-dates
  • 821c8b8 fix: explicitly discard f.Close() return to satisfy errcheck
  • 33a0d6e fix: handle edge cases in tags rename and expand test coverage
  • b63314c fix: repair two pre-existing test failures