Skip to content

Commit 34ce1e9

Browse files
Release 22.12 (#52)
* dotCodeMask mark as DEPRECATED * Bump decode-uri-component from 0.2.0 to 0.2.2 (#51) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f0a22b commit 34ce1e9

5 files changed

Lines changed: 639 additions & 575 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![npm](https://img.shields.io/npm/v/aspose-barcode-cloud-node)](https://www.npmjs.com/package/aspose-barcode-cloud-node)
66

77
+ API version: 3.0
8-
+ Package version: 22.11.0
8+
+ Package version: 22.12.0
99

1010
## Demo applications
1111

docs/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ interface DotCodeParams {
586586
aspectRatio?: number;
587587

588588
/**
589-
* Mask of Dotcode barcode. Default value: -1.
589+
* DEPRECATED: DotCodeMask is now calculated automatically
590590
*/
591591
dotCodeMask?: number;
592592
}

0 commit comments

Comments
 (0)