wafer-map 4.0.38 → 4.0.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,39 @@ All notable changes to this project will be documented in this file.
4
4
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ## [4.0.40] - 2023-01-30
8
+
9
+ ### Added
10
+
11
+ - Text on the map is displayed using tooltip
12
+
13
+ ### Changed
14
+
15
+ - none
16
+
17
+ ### Removed
18
+
19
+ - none
20
+
21
+  
22
+
23
+
24
+ ## [4.0.39] - 2022-09-08
25
+
26
+ ### Added
27
+
28
+ - The map data adds the material text color attribute, and supports the map to set the text color
29
+
30
+ ### Changed
31
+
32
+ - none
33
+
34
+ ### Removed
35
+
36
+ - none
37
+
38
+  
39
+
7
40
  ## [4.0.33] - 2022-07-04
8
41
 
9
42
  ### Added