@pixelverse/strichjs-sdk 1.0.8 → 1.0.9

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
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.0.9] - 2023-05-15
4
+
5
+ ### Fixed
6
+
7
+ - Fixed an issue where an error in the WebAssembly engine was misinterpreted, and wrong results where generated.
8
+ - Do not draw the red 'laser line' when a 2D symbology is scanned
9
+
3
10
  ## [1.0.8] - 2023-05-11
4
11
 
5
12
  ### Added