Skip to content

Releases: cheminfo/chromatography

v8.0.1

19 Dec 16:47
991ca20
Compare
Choose a tag to compare

8.0.1 (2024-12-19)

Bug Fixes

  • make code compatible with bluebird Promise (2a272d8)

v8.0.0

19 Dec 09:27
491c9ae
Compare
Choose a tag to compare

8.0.0 (2024-12-19)

⚠ BREAKING CHANGES

  • Improve fromXML performances that requires async function

Features

  • Improve fromXML performances that requires async function (494e4a6)

v7.0.0

28 Aug 13:45
b4148ae
Compare
Choose a tag to compare

7.0.0 (2024-08-28)

⚠ BREAKING CHANGES

  • update dependencies - change of airpls algorithm increase the number of peaks in auto peak picking

Features

  • keep meta information from netcdf (7863e4f)
  • update dependencies - change of airpls algorithm increase the number of peaks in auto peak picking (63da9ae)

v6.1.0

09 Mar 13:27
d29b7cd
Compare
Choose a tag to compare

6.1.0 (2022-03-09)

Features

  • improve getPeaks to take into account width in broadening peaks (dfa8af6)

v6.0.0

08 Mar 10:26
2c4fc70
Compare
Choose a tag to compare

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)

chromatography v5.2.0

15 Sep 13:09
3f3e298
Compare
Choose a tag to compare

Features

  • Extract ions allow a range in MF (5e76f3f)

chromatography v5.1.0

07 Sep 12:42
3701b8d
Compare
Choose a tag to compare

Features

  • remove node 10 compatibility (c6eeb2e)
  • update dependencies to deal with int64 mzml data (9df3cfe)

chromatography v5.0.0

05 May 06:07
90eec5c
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • improve merge of high resolution mass spectra

Features

  • improve merge of high resolution mass spectra (981d5a5)

Bug Fixes

  • simplify name of calculateForMF (62b6b97)

chromatography v4.2.4

24 Mar 15:32
d1f2a71
Compare
Choose a tag to compare

Bug Fixes

chromatography v4.2.3

10 Mar 09:34
5dcd956
Compare
Choose a tag to compare

Bug Fixes

  • update packages to solve merge NaN problem (3281d7d)