v6.0.0
6.0.0 (2022-03-08)
⚠ BREAKING CHANGES
- calculateForMF is now async and returns a Promise
- remove support for Node.js 12
Features
- calculateForMF is now async and returns a Promise (c173e22)
- getPeaks will make a baseline correction before calculate the noise (c173e22)
Bug Fixes
Miscellaneous Chores
- remove support for Node.js 12 (c173e22)