@zappar/zappar
Advanced tools
Comparing version 2.2.0 to 2.2.1
# Changelog | ||
## [2.2.1] - 2023-06-23 | ||
### Fixed | ||
- Fixed a curved image tracking performance issue. | ||
## [2.1.1] - 2023-03-27 | ||
@@ -4,0 +10,0 @@ |
/** | ||
* SDK version. | ||
*/ | ||
export declare const VERSION = "2.2.0"; | ||
export declare const VERSION = "2.2.1"; |
/** | ||
* SDK version. | ||
*/ | ||
export const VERSION = "2.2.0"; | ||
export const VERSION = "2.2.1"; |
{ | ||
"name": "@zappar/zappar", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Zappar's computer vision for JavaScript, supporting image, face and instant world tracking, and barcode scanning.", | ||
@@ -55,5 +55,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@zappar/zappar-cv": "2.1.1", | ||
"@zappar/zappar-cv": "2.1.3", | ||
"gl-matrix": "3.4.3" | ||
} | ||
} |
@@ -62,3 +62,3 @@ # Zappar for JavaScript/TypeScript | ||
<!-- Added by: zapparadmin, at: Fri May 12 13:05:33 BST 2023 --> | ||
<!-- Added by: zapparadmin, at: Fri Jun 23 14:59:29 BST 2023 --> | ||
@@ -75,3 +75,3 @@ <!--te--> | ||
Download the bundle from this link: | ||
https://libs.zappar.com/zappar-js/2.2.0/zappar-js.zip | ||
https://libs.zappar.com/zappar-js/2.2.1/zappar-js.zip | ||
@@ -87,3 +87,3 @@ Unzip into your web project and reference from your HTML like this: | ||
```html | ||
<script src="https://libs.zappar.com/zappar-js/2.2.0/zappar.js"></script> | ||
<script src="https://libs.zappar.com/zappar-js/2.2.1/zappar.js"></script> | ||
``` | ||
@@ -90,0 +90,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
7722776
+ Added@zappar/zappar-cv@2.1.3(transitive)
- Removed@zappar/zappar-cv@2.1.1(transitive)
Updated@zappar/zappar-cv@2.1.3