Releases: magic5644/codeLineCounter
Releases · magic5644/codeLineCounter
1.0.9
1.0.8
What's Changed
- Refactor tests and utility methods to improve readability and consistency by @magic5644 in #11
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Refactor CyclomaticComplexityCalculatorTests.cs and CyclomaticComplex… by @magic5644 in #8
- Refactor code to remove unused variables and simplify complexity calc… by @magic5644 in #9
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Refactor project structure and update xunit version by @magic5644 in #5
- Refactor CsvExporterTests.cs to include sub-totals and total line count by @magic5644 in #6
- Refactor CsvExporterTests.cs to remove unnecessary variables and update method call by @magic5644 in #7
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Refactor project structure and add CsvHandler class by @magic5644 in #4
Full Changelog: 1.0.4...1.0.5
1.0.4
1.0.3
Get Total duplication lines and percent
Full Changelog: 1.0.2...1.0.3
1.0.2
New Release with optimizations
What's Changed
- Duplicate code checker feature by @magic5644 in #2
Full Changelog: 1.0.1...1.0.2
1.0.1
correct some issues in total count.
What's Changed
- add watch to get processing time by @magic5644 in #1
New Contributors
- @magic5644 made their first contribution in #1
Full Changelog: 1.0.0...1.0.1