Skip to content

Releases: magic5644/codeLineCounter

1.0.9

15 Nov 14:14
9a2facf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...1.0.9

1.0.8

14 Nov 14:20
a296d97
Compare
Choose a tag to compare

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

24 Oct 12:57
93eef8c
Compare
Choose a tag to compare

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

15 Oct 16:28
ce9d491
Compare
Choose a tag to compare

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

24 Sep 14:54
fe66576
Compare
Choose a tag to compare

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

18 Sep 11:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

22 Aug 08:52
Compare
Choose a tag to compare

Get Total duplication lines and percent
Full Changelog: 1.0.2...1.0.3

1.0.2

21 Aug 07:32
Compare
Choose a tag to compare

New Release with optimizations

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

04 Jul 13:09
Compare
Choose a tag to compare

correct some issues in total count.

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

27 Jun 11:33
Compare
Choose a tag to compare

first release