Skip to content

Releases: webarkit/jsartoolkitNFT

1.1.0

11 Mar 21:31
70667e4
Compare
Choose a tag to compare

1.1.0 release

We started to use karma-qunit for CI testing see #122. Moduleloader.ts was removed because not necessary see #127 and we started to make the project node.js compliant see issue #128. We build the libs with Emscripten emsdk 3.1.7 . Some package upgrade.

Files to download

Now we release separate files not zipped anymore.
From build and js folder:

  • build
    • artoolkitNFT.debug.js
    • artoolkitNFT.min.js
    • artoolkitNFT_wasm.js
    • artoolkitNFT_ES6_wasm.js
  • js
    • artoolkitNFT.api.js
    • artoolkitNFT.worker.js
    • artoolkitNFT_ES6.worker.js

1.0.1

06 Mar 22:19
Compare
Choose a tag to compare

1.0.1 release

Enhanced PAGES_MAX. Now you can add up to 20 NFT markers. We build the libs with Emscripten emsdk 3.1.6 . Some package upgrade.

Files to download

Now we release separate files not zipped anymore.
From build and js folder:

  • build
    • artoolkitNFT.debug.js
    • artoolkitNFT.min.js
    • artoolkitNFT_wasm.js
    • artoolkitNFT_ES6_wasm.js
  • js
    • artoolkitNFT.api.js
    • artoolkitNFT.worker.js
    • artoolkitNFT_ES6.worker.js

1.0.0

17 Jan 19:42
Compare
Choose a tag to compare

1.0.0 release

Multi NFT support and prettier for code formatting. Some package upgrade.

Files to download

Now we release separate files not zipped anymore.
From build and js folder:

  • build
    • artoolkitNFT.debug.js
    • artoolkitNFT.min.js
    • artoolkitNFT_wasm.js
    • artoolkitNFT_ES6_wasm.js
  • js
    • artoolkitNFT.api.js
    • artoolkitNFT.worker.js
    • artoolkitNFT_ES6.worker.js

From dist folder:
ARToolkitNFT.js

0.9.7

25 Oct 16:17
Compare
Choose a tag to compare
fixing release action

0.9.6

25 Oct 15:52
Compare
Choose a tag to compare
testing upload release action

0.9.5

25 Oct 15:33
Compare
Choose a tag to compare
testing release action

0.9.4 Release

12 Oct 22:12
2e93cda
Compare
Choose a tag to compare

0.9.4 release

Maintenance release: build libs with emscripten 2.0.31 (Docker)

zip packages

Build package with:

  • build
    • artoolkitNFT.debug.js
    • artoolkitNFT.min.js
    • artoolkitNFT_wasm.js
    • artoolkitNFT_ES6_wasm.js
  • js
    • artoolkitNFT.api.js
    • artoolkitNFT.worker.js
    • artoolkitNFT_ES6.worker.js

Dist package with:
ARToolkitNFT.js

0.9.3 release

24 Sep 17:09
Compare
Choose a tag to compare

0.9.3 release

Maintenance release to fix wrong output of the version.

zip packages

Build package with:

  • build
    • artoolkitNFT.debug.js
    • artoolkitNFT.min.js
    • artoolkitNFT_wasm.js
    • artoolkitNFT_ES6_wasm.js
  • js
    • artoolkitNFT.api.js
    • artoolkitNFT.worker.js
    • artoolkitNFT_ES6.worker.js

Dist package with:
ARToolkitNFT.js

0.9.2 fix for axios

16 Sep 15:49
Compare
Choose a tag to compare

0.9.2 fix for axios

Maintenance release to fix some security vulnerabilities.

zip packages

Build package with:

  • build
    • artoolkitNFT.debug.js
    • artoolkitNFT.min.js
    • artoolkitNFT_wasm.js
    • artoolkitNFT_ES6_wasm.js
  • js
    • artoolkitNFT.api.js
    • artoolkitNFT.worker.js
    • artoolkitNFT_ES6.worker.js

Dist package with:
ARToolkitNFT.js

0.9.1 - fix for 0.9.0 version

26 Mar 14:38
Compare
Choose a tag to compare

0.9.1 - fix for 0.9.0 version

  • Renamed initNFTWithImage to initWithImage
  • Changes in InitWithDimension and initWithImage -> options is an optionally argument now.
  • some pkg upgrade

zip packages

Build package with:

  • build
    • artoolkitNFT.debug.js
    • artoolkitNFT.min.js
    • artoolkitNFT_wasm.js
    • artoolkitNFT_ES6_wasm.js
  • js
    • artoolkitNFT.api.js
    • artoolkitNFT.worker.js
    • artoolkitNFT_ES6.worker.js

Dist package with:
ARToolkitNFT.js