Resource Base
Table of contents

Release Notes for JavaScript SDK - 2.x

2.2.10 (04/11/2024)

Improved

  • Security update for DynamsoftCodeParser library and other corresponding libraries.

  • Update the API loadSpec to supporting loading multiple specifications at a time.

Fixed

  • Fixed a bug where the same map file is requested more than once.

  • Fixed type definition not found issue under TypeScript 5.x version.

2.0.20 (01/19/2024)

Changelog

The following shows the API changes

  • Static API changes:
Version 1.x Version 2.x
Dynamsoft.DCP.CodeParser.license Dynamsoft.License.LicenseManager.initLicense()
Dynamsoft.DCP.CodeParser.engineResourcePath Dynamsoft.Core.CoreModule.engineResourcePaths
Dynamsoft.DCP.CodeParser.loadWasm() Dynamsoft.Core.CoreModule.loadWasm()
Dynamsoft.DCP.CodeParser.createInstance() Dynamsoft.DCP.CodeParser.createInstance()
  • Instance API changes:
Version 1.x Version 2.x
destroyContext() dispose()
setCodeFormat() No equivalent
parseData() parse()
  • API added in v2.x
  1. The method initSettings() can be used to set up a CodeParser instance for a parsing task.
  2. The method resetSettings() can be used to reset a CodeParser instance to the default settings.
  3. The property disposed returns whether a CodeParser instance has been disposed.

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version(2.2.10)
    • Version 2.x
      • Version 2.0.20
    • Version 1.x
      • Version 1.1.0
      • Version 1.0.2
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support