Changelog
v1.14.2 — 2026-08-21
New
- Go support for complexity analysis
Go files are now fully analysed: cyclomatic complexity, lines of code, and cognitive complexity via Tree-sitter. Repositories with Go components benefit immediately — no configuration required.
- Faster import
Ticket linking during import is up to 7× faster. Large repositories with many commits will see a significant reduction in import time.
Upgrade
No migration required. Existing databases remain compatible.
./manage.sh pull-latest
./manage.sh up