v1.14.0
1.14.0 (2021-07-25)
Bug Fixes
- apply self reference for duplicated submissions (7a7effe)
- fixing typo (4a774f1)
- init cyclo complexity to 1 (ebcbb08)
Features
- add duplicated submission to leaderboard (10761b3)
- code tokenization (d73233f)
- cyclomatic complexity computation (653ab60)
- else and else if (9a27c2f)
- find duplicated submission (b0f1673)
- hash code at submission (5ea3edc)
- implement cpp tokenization (8eefc07)
- implement golang and fix empty lines (c4b26f2)
- rework code hash handling (60324eb)
- tokenize comments (bbbccb4)