Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 1.06 KB

Changelog

All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in commit messages.

2023.2 - 2023/11/27

  • Support WebP in the browser

2023.1.1 - 2023/11/04

  • ES6 module + Commonjs module

2023.1 - 2023/10/27

  • Rebase on Typescript
  • Quality and type safety improvements
  • Support Blobs in addition to Uint8Arrays with internal function cast2Uint8Array
  • Addition of following public functions:
  • Use typedoc with typedoc-plugin-markdown to generate technical docs
  • Remove babel and rollup as this is not used
  • Extend package.json "scripts"

2023 - 2023/10/25