Releases: magic5644/codeLineCounter
Releases · magic5644/codeLineCounter
1.5.2
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
Full Changelog: 1.5.0...1.5.1
1.5.0
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
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
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
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
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
.NET 9 Version
Full Changelog: 1.1.0...1.1.1
1.1.0
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