codecharta-analysis
Advanced tools
Comparing version 1.82.0 to 1.83.0
@@ -13,3 +13,3 @@ { | ||
"name": "codecharta-analysis", | ||
"version": "1.82.0", | ||
"version": "1.83.0", | ||
"description": "MaibornWolff CodeCharta Analysis Tools", | ||
@@ -16,0 +16,0 @@ "scripts": { |
@@ -10,2 +10,14 @@ # Change Log | ||
## [1.83.0] - 2021-11-09 | ||
### Fixed 🐞 | ||
- Fix unwanted calculations of suspicious metrics when experimental features are disabled ([#2471](https://github.com/MaibornWolff/codecharta/pull/2471)) | ||
- Fix UI issues in the configuration panel ([#2322](https://github.com/maibornwolff/codecharta/issues/2322)) | ||
- Fix tooltip of sorting order button in map tree view showing wrong sorting order ([#2473](https://github.com/maibornwolff/codecharta/issues/2473)) | ||
### Changed | ||
- Calculate MD5 checksum when generating .cc.json files ([#2411](https://github.com/MaibornWolff/codecharta/pull/2450)) | ||
## [1.82.0] - 2021-10-18 | ||
@@ -15,4 +27,9 @@ | ||
- Fix what's new section including the last opened version ([#2447](https://github.com/MaibornWolff/codecharta/pull/2453)) | ||
- Fix unfocus button text not showing correctly ([#2439](https://github.com/MaibornWolff/codecharta/pull/2439)) | ||
### Changed | ||
- Folders in the Folder structure view of the top left come now always before any files, regardless of the sort order. | ||
## [1.81.0] - 2021-10-11 | ||
@@ -19,0 +36,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78338132