Skip to content

Releases: cheminfo/spc-parser

v1.0.0

07 Mar 13:41
8895ebd

Choose a tag to compare

1.0.0 (2024-03-07)

release-as

Bug Fixes

  • update ml-spectra-processing and dependencies (d342f60)

v0.7.3

22 Aug 14:26
22ce599

Choose a tag to compare

0.7.3 (2023-08-22)

Bug Fixes

  • update dependencies and fix node16 module resolution (79bd3e0)

Documentation

  • add Zakodium as maintainer (1eac75d)

v0.7.2

24 Mar 13:25
01c51f3

Choose a tag to compare

0.7.2 (2023-03-24)

Bug Fixes

v0.7.1

06 Oct 16:59
af5b5d5

Choose a tag to compare

0.7.1 (2022-10-06)

Bug Fixes

v0.7.0

06 Oct 10:04
5da6e1b

Choose a tag to compare

0.7.0 (2022-10-04)

⚠ BREAKING CHANGES

  • directory structure and exposed functions (#34)

Code Refactoring

  • directory structure and exposed functions (#34) (549aa72)

v0.6.0

24 Sep 15:39
1eca79b

Choose a tag to compare

0.6.0 (2022-09-24)

⚠ BREAKING CHANGES

  • Split parsing (#27)

Code Refactoring

spc-parser v0.5.2

10 Nov 11:52
5827738

Choose a tag to compare

Bug Fixes

  • parse 0x80 yFactor correctly (4bfda58)

spc-parser v0.5.1

12 Aug 13:54
db40a0a

Choose a tag to compare

Bug Fixes

  • use mainHeader exponent if no subheader exp. (02d5f40)

spc-parser v0.5.0

02 Aug 16:52
ee97f8b

Choose a tag to compare

⚠ BREAKING CHANGES

  • return an object for variables

Features

  • return an object for variables (66c1a43)

spc-parser v0.4.0

02 Aug 15:52
7bcec67

Choose a tag to compare

⚠ BREAKING CHANGES

  • spectrum structure

Bug Fixes