Skip to content

Releases: zxing-js/text-encoding

Simple Fire

03 Aug 00:54
Compare
Choose a tag to compare
  • ISO-8859-1 separated from windows-1252.
  • Proper TypeScript param interface for TextEncoder and TextDecoder.

Stake roller - patch 3

30 May 06:11
Compare
Choose a tag to compare
  • Fixed encoding.js polyfill script to automatically defined window's global variables TextEncoder and TextDecoder.

Stake roller - patch 2

18 May 15:54
Compare
Choose a tag to compare

Stake roller - patch 1

15 May 16:05
Compare
Choose a tag to compare

Fixed package.json entrypoints for distributed files.

Stake roller

14 May 01:22
597c771
Compare
Choose a tag to compare
  • Entirely rewritten in TypeScript.
  • New test suite running with Jest.
  • Translated results from browser tests made with W3C's testharness.js to CLI understandable results using Puppeteer.
  • New Node.js tests.
  • New build artifacts being published in package, for CJS, ESM, ES2015 and UMD.
  • Setup of continuous integration and continuous deploy.