Skip to content

Latest commit

 

History

History
107 lines (54 loc) · 4.67 KB

CHANGELOG.md

File metadata and controls

107 lines (54 loc) · 4.67 KB

Changelog

All notable changes to this project will be documented in this file.

:::note Changes preceding version 0.2.0 are not included in the changelog. :::

0.3.3 (2024-11-13)

Upgrades

  • deps: upgrade libmediainfo to v24.11 (43512a4)

0.3.2 (2024-07-11)

Upgrades

  • deps: upgrade libmediainfo to v24.06 (5de50e7)

0.3.1 (2024-06-01)

Bug Fixes

0.3.0 (2024-05-31)

⚠ BREAKING CHANGES

  • Consumers of the library need to update their types.

Features

  • add interfaces and detailed descriptions for all track types (69482a7)
  • also accept number as size argument (4405da4)
  • build: optimize WASM file size (fa05a1a)
  • types: move common track fields to BaseTrack (e2b4c1a)

Upgrades

  • deps: upgrade libmediainfo to v24.04 (98531dd)
  • deps: upgrade libmediainfo to v24.05 (ee4ad2b)

0.2.2 (2024-02-28)

Upgrades

  • deps: upgrade libmediainfo to v24.01 (63422ca)

0.2.1 (2023-08-21)

Features

  • umd: add custom locateFile code that handles the CDN version (closes #142) (c223eb7)

Bug Fixes

0.2.0 (2023-07-28)

⚠ BREAKING CHANGES

  • types: Consumers of the library may need to update their type imports accordingly.

Features

  • build: add separate builds for UMD, CJS, and ESM (c681079)
  • types: generate typings for MediaInfo result object (closes #117) (57ca6f3)
  • types: proper type conversion from JSON result (9b87930)

0.1.9 (2022-12-15)

0.1.8 (2022-07-23)

0.1.7 (2021-10-19)

0.1.6 (2021-09-02)

0.1.5 (2021-03-10)

0.1.4 (2020-08-21)

0.1.3 (2020-08-07)

0.1.2 (2020-06-14)

0.1.1 (2020-06-13)

0.1.0 (2020-06-12)

0.0.3 (2020-03-19)

0.0.2 (2016-12-21)

0.0.1 (2016-02-21)