wafer-map 4.0.18 → 4.0.22

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,44 @@ 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.21] - 2021-11-03
8
+
9
+ ### Added
10
+
11
+ - noe
12
+
13
+ ### Changed
14
+
15
+ - Modify the map automatically set the center, if the material does not have coordinates to ignore.
16
+
17
+ ### Removed
18
+
19
+ - none
20
+
21
+  
22
+
23
+ ## [4.0.20] - 2021-11-03
24
+
25
+ ### Added
26
+
27
+ - noe
28
+
29
+ ### Changed
30
+
31
+ - Fix Map center offset problem when element is cancelled.
32
+
33
+ ### Removed
34
+
35
+ - none
36
+
37
+  
38
+
39
+ ## [4.0.19] - 2021-10-08
40
+
41
+ ### Change
42
+
43
+ WaferMap : fit
44
+
7
45
  ## [4.0.18] - 2021-08-26
8
46
 
9
47
  ### Change