Releases: tduyng/codeme.nvim
Releases · tduyng/codeme.nvim
v0.1.0
v0.0.4
v0.0.3
v0.0.2
0.0.2 - 2026-02-01
Features
- Optimise, lazy load - (c795a19)
- Update new API syntax from backend - (83af56f)
- Split profile into multiple files - (20f6bcf)
- Redesign 6 tabs, add more information and metrics - (076b79d)
- Show top 10 projects instead of top 3 in Today tab - (f5ab81c)
- Add universal colorscheme adapter with auto-reload - (f46cb21)
- Add minimal custom UI - (d56caf3)
- Add 6-tab dashboard with goals, heatmap, and achievements - (f6a95c4)
Bug Fixes
- Fix calculate lines changes - (9d2c505)
- Send better the heartbeat of buffer actions - (8e35d11)
- Track line changes only from git and save events - (ca1d932)
- Auto-close dashboard when leaving buffer - (dc29769)
- Add Projects to Today tab, show heartbeat counts, and use time-based heatmap colors - (2e9cedd)
Refactor
- (profile) Split more timeline level for activity by hours - (46bcce0)
Miscellaneous Tasks
v0.0.1
[0.0.1] - 2026-01-14
Features
- Add dedicated Today tab as first tab in dashboard - (ffe9459)
- Add enhanced debug logging for stats parsing - (4025ab2)
Bug Fixes
- Filter out shell initialization output from JSON parsing - (e69d40c)
- Improve stats JSON parsing robustness - (c9bf767)
Other
- Codeme neovim plugin with dashboard - (6918446)
Miscellaneous Tasks
- Setup CI/release - (75d2c7a)