Skip to content

v6.0.0

Compare
Choose a tag to compare
@cheminfo-bot cheminfo-bot released this 08 Mar 10:26
2c4fc70

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)