All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
2.1.0 - 2021-04-04
- 🧰 Add Support for
PEAK
,PAD
, andSTRC
(ACID Related) chunks (incomplete) - 🧰 Add identification for
AFAn
,AFmd
, seems to be the result of aNSKeyedArchiver
- 🧰 Add identification for
minf
,elm1
,regn
,ovwf
,umid
, ProTools Special chunks - 🛠 Fix issue with infinite loop on some rare broken tags
- 🛠 Fix
FACT
output with actualnumberOfSamples
output - 🧹 Documentation & Types clean up
- 🎁 Update dev dependencies
2.0.0 - 2021-01-18
- 🧰 Add ESM Support
- 🛠 Add
"sideEffects": false
to the package.json - 🛠 Tree Shaking, added Subpath Exports
- 🛠 Fixes for browser compatibility
- 🧹 Documentation & Types clean up
- 🎁 Update dev dependencies