Skip to content

Releases: magic5644/codeLineCounter

1.5.2

26 Feb 14:03
6e16189
Compare
Choose a tag to compare

What's Changed

  • Refactor error handling and simplify graph processing by @magic5644 in #28
  • Refactor exception handling and improve project extension matching by @magic5644 in #29

Full Changelog: 1.5.1...1.5.2

1.5.1

28 Jan 14:13
Compare
Choose a tag to compare

Full Changelog: 1.5.0...1.5.1

1.5.0

25 Jan 14:46
cf1522e
Compare
Choose a tag to compare

What's Changed

  • Add EncloseNotEmptyOrNullStringInQuotes method and update DependencyGraphGenerator by @magic5644 in #26
  • Feat add output path by @magic5644 in #27

Full Changelog: 1.4.0...1.5.0

1.4.0

11 Jan 15:00
Compare
Choose a tag to compare

What's Changed

  • Add SonarQube integration and enhance GitHub Actions for MacOS by @magic5644 in #22
  • Remove MacOS-specific conditions and update README with SonarCloud badges by @magic5644 in #23
  • Improve formatting and reliability in DependencyGraphGenerator by @magic5644 in #24
  • Enhance tests and add Moq package for better test coverage by @magic5644 in #25

Full Changelog: 1.3.0...1.4.0

1.3.0

23 Dec 10:26
Compare
Choose a tag to compare

What's Changed

  • Refactor code for clarity by removing unused directives by @magic5644 in #19
  • Enhance dependency model and graph generation with async support by @magic5644 in #20
  • Update GitHub Actions for multi-platform .NET support and improve null safety by @magic5644 in #21

Full Changelog: 1.2.0...1.3.0

1.2.0

14 Dec 11:11
a41ae19
Compare
Choose a tag to compare

What's Changed

  • refactor: move analysis models to dedicated files by @magic5644 in #16
  • refactor: optimize SHA256 hash generation in HashUtils by @magic5644 in #17
  • Add dependency analysis and export functionality by @glebournault in #18

Full Changelog: 1.1.2...1.2.0

1.1.2

04 Dec 10:39
d40c1a6
Compare
Choose a tag to compare

What's Changed

  • refactor: improve code organization and error handling by @magic5644 in #15

Full Changelog: 1.1.1...1.1.2

1.1.1

01 Dec 16:31
Compare
Choose a tag to compare

.NET 9 Version
Full Changelog: 1.1.0...1.1.1

1.1.0

28 Nov 09:34
5b2df7b
Compare
Choose a tag to compare

What's Changed

  • feat: add JSON export format support and implement JSON serialization/deserialization utilities by @magic5644 in #14

Full Changelog: 1.0.10...1.1.0

1.0.10

19 Nov 13:56
9f3b6bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.9...1.0.10