codecharta-analysis
Advanced tools
Comparing version 1.50.0 to 1.51.0
@@ -13,3 +13,3 @@ { | ||
"name": "codecharta-analysis", | ||
"version": "1.50.0", | ||
"version": "1.51.0", | ||
"description": "MaibornWolff CodeCharta Analysis Tools", | ||
@@ -16,0 +16,0 @@ "scripts": { |
@@ -20,2 +20,20 @@ # Change Log | ||
## [1.51.0] - 2020-07-24 | ||
### Added 🚀 | ||
- File chooser now accept ".json" files only to avoid accidentally loading incorrect files. | ||
### Changed | ||
### Removed 🗑 | ||
### Fixed 🐞 | ||
- Blacklisting a building would sometimes not update the map #1098 | ||
- Changes made after opening the filechooser and closing it won't be applied #875 | ||
- Edge metric list not always updated correctly when loading a new file #1106 | ||
### Chore 👨💻 👩💻 | ||
## [1.50.0] - 2020-07-10 | ||
@@ -36,2 +54,3 @@ | ||
- Opening the same file again will now reload the file and reset the application #1032 | ||
- Improve render performance by persisting color conversions #1034 | ||
@@ -38,0 +57,0 @@ - Sorting in tree-view not being applied #1040 |
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
42629031