Recent Releases of https://github.com/cheminfo/common-spectrum
https://github.com/cheminfo/common-spectrum - v3.0.1
3.0.1 (2025-08-08)
Bug Fixes
- expose PeakPickingOptions type (b13edb3)
- JavaScript
Published by cheminfo-bot 11 months ago
https://github.com/cheminfo/common-spectrum - v3.0.0
3.0.0 (2025-08-05)
⚠ BREAKING CHANGES
- replace isMonotone by isMonotonic to use MeasurementXY definitions and finalize package updates
Features
- migrate to type=module (e690869)
Miscellaneous Chores
- replace isMonotone by isMonotonic to use MeasurementXY definitions and finalize package updates (2f0d9d5)
- JavaScript
Published by cheminfo-bot 12 months ago
https://github.com/cheminfo/common-spectrum - v2.12.0
2.12.0 (2024-10-09)
Features
- add new reverseIfNeeded filter and update dependencies (4044e4f)
- JavaScript
Published by cheminfo-bot almost 2 years ago
https://github.com/cheminfo/common-spectrum - v2.11.0
2.11.0 (2024-10-09)
Features
- if filtered data as reversed x Axis we reverse it. (1339a3f)
- JavaScript
Published by cheminfo-bot almost 2 years ago
https://github.com/cheminfo/common-spectrum - v2.10.1
2.10.1 (2024-10-07)
Bug Fixes
- add title and labels in toMatrix (025ea89)
- JavaScript
Published by cheminfo-bot almost 2 years ago
https://github.com/cheminfo/common-spectrum - v2.10.0
2.10.0 (2024-10-07)
Features
- add toMatrix (fd070ed)
- JavaScript
Published by cheminfo-bot almost 2 years ago
https://github.com/cheminfo/common-spectrum - v2.9.0
2.9.0 (2024-10-02)
Features
- getXYSpectrum always return ordered x (2f6fc10)
- JavaScript
Published by cheminfo-bot almost 2 years ago
https://github.com/cheminfo/common-spectrum - v2.8.0
2.8.0 (2024-05-07)
Features
- toText deals correctly with normalization preferences (97b26a2)
- JavaScript
Published by cheminfo-bot about 2 years ago
https://github.com/cheminfo/common-spectrum - v2.7.0
2.7.0 (2024-03-05)
Features
- AnalyseManager.getAnalyses can also filter by spectra ids (34e87dc)
- JavaScript
Published by cheminfo-bot over 2 years ago
https://github.com/cheminfo/common-spectrum - v2.6.0
2.6.0 (2024-03-04)
Features
- add toJSON of Analysis to deal correctly with typedArrays (e55589f)
- JavaScript
Published by cheminfo-bot over 2 years ago
https://github.com/cheminfo/common-spectrum - v2.5.0
2.5.0 (2024-03-04)
Features
- add method AnalysesManager.fromJSON (b06ee05)
- JavaScript
Published by cheminfo-bot over 2 years ago
https://github.com/cheminfo/common-spectrum - v2.4.0
2.4.0 (2024-01-08)
Features
- update dependencies and use new jcampconverter (0e2c1b6)
- JavaScript
Published by cheminfo-bot over 2 years ago
https://github.com/cheminfo/common-spectrum - v2.3.0
2.3.0 (2023-08-22)
Features
- update dependencies (b37e95c)
Bug Fixes
- update baselines to solve node16 module resolution problem (cddc37f)
- JavaScript
Published by cheminfo-bot almost 3 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v2.2.1
Bug Fixes
- deal correctly with getDistinctLabelUnits and empty units (e1faad7)
- JavaScript
Published by cheminfo-bot about 4 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v2.2.0
Features
- add getDistinctLabelUnits (2de5099)
- JavaScript
Published by cheminfo-bot about 4 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v2.1.0
Features
- add 'id' to all the spectra and add methods to retrie them (3f15a51)
- add getNormalizedSpectra (2351ce1)
- add gewtXYSpectra (3924195)
- getJSGraph returns now all the matching series (70e49e0)
- JavaScript
Published by cheminfo-bot about 4 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v2.0.0
⚠ BREAKING CHANGES
- peak picking use 'shape' parameter
Features
- peak picking use 'shape' parameter (08d8150)
- JavaScript
Published by cheminfo-bot about 4 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v1.0.2
Bug Fixes
- update jcampconverter and fix tests (a4a7995)
- JavaScript
Published by cheminfo-bot about 4 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v1.0.1
Bug Fixes
- remove ResultType to allow ts transpillation (8f68400)
- JavaScript
Published by cheminfo-bot over 4 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v1.0.0
⚠ BREAKING CHANGES
- bump major version because filters name (normalization) may have changed and peak picking does not give the same result
Features
- add ml-signal-processing dependency (e9852eb)
- improve typescript definition (e9852eb)
- small breaking changes in peak picking and auto peak picking that can lead to different results (new ml-gsd) (e9852eb)
- update all dependencies (e9852eb)
Miscellaneous Chores
- bump major version because filters name (normalization) may have changed and peak picking does not give the same result (9728be1)
- release-as v1.0.0 (019477a)
- JavaScript
Published by cheminfo-bot over 4 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.44.0
⚠ BREAKING CHANGES
- rename interfaces based on cheminfo-types
Features
- rename interfaces based on cheminfo-types (2a2d4d9)
Bug Fixes
- avoid reverse data in place (45d9658)
- remove ts-ignore comments and regex match (#78) (8ed0c54)
- this is a temporary fix that brings all the types in the project waiting for full migration to analysis (a48e2f6)
- JavaScript
Published by cheminfo-bot over 4 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.43.2
Bug Fixes
- add @types/react ad developper dependency (9331f50)
- JavaScript
Published by cheminfo-bot almost 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.43.1
Bug Fixes
- define react-plot as a dependency (ce65110)
- JavaScript
Published by cheminfo-bot almost 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.43.0
⚠ BREAKING CHANGES
- Always extract units from label
- getReactPlotJSON does not repeat units in label
- Rename SpectrumType to Spectrum and enforce the presence of variables 'x' and 'y'
- rename VariableType to SpectrumVariable and SelectorType to SpectrumSelector
Features
- Always extract units from label (6e5da98)
- getReactPlotJSON does not repeat units in label (f0cb4ff)
- Rename SpectrumType to Spectrum and enforce the presence of variables 'x' and 'y' (52123c0)
- rename VariableType to SpectrumVariable and SelectorType to SpectrumSelector (f9bdc1f)
- JavaScript
Published by cheminfo-bot almost 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.42.0
Features
- VariableType allows to have isDependent property (3bc0865)
- JavaScript
Published by cheminfo-bot almost 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.41.0
Features
- expose types (ba7b241)
- JavaScript
Published by cheminfo-bot almost 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.40.0
Features
- deal correctly with linked jcamps (cd7ca08)
- JavaScript
Published by cheminfo-bot almost 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.39.0
Features
- add fromText (35872f6)
- JavaScript
Published by cheminfo-bot about 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.38.0
Features
- JavaScript
Published by cheminfo-bot about 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.37.0
Features
- add more options in autoPeakPicking (00505cb)
- JavaScript
Published by cheminfo-bot about 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.36.0
Features
- allow jcamp to be an ArrayBuffer (945199b)
Bug Fixes
- update dependencies and solve nD problem (ebc03c2)
- JavaScript
Published by cheminfo-bot about 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.35.0
Features
- add options for autoPeakPicking and from/to (aa22609)
- JavaScript
Published by cheminfo-bot about 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.34.0
Features
- update dependency and allow to store metadata object in jcamp (107d1eb)
- JavaScript
Published by cheminfo-bot about 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.33.0
Features
- update jcamp dependencies to deal with meta.cheminfo property (52d4490)
- JavaScript
Published by cheminfo-bot about 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.32.0
⚠ BREAKING CHANGES
- series is renamed to content, allowing the addition of annotations
Features
- JavaScript
Published by cheminfo-bot about 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.31.0
Features
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.30.1
Bug Fixes
- put back type definition to allow build and doc generation (10ebed9)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.30.0
Features
Bug Fixes
- move devdeps for simplification over dependents (115caf3)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.29.0
Features
- add Analysis.peakPicking (332db57)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.28.0
Features
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.27.0
Features
- add spectrumCallback (0a7e832)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.26.1
Bug Fixes
- export reactPlot separatelly from jsgraph (6ae3041)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.26.0
Features
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.25.1
Bug Fixes
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.25.0
Features
Bug Fixes
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.24.1
Bug Fixes
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.24.0
Features
- if log scale remove x<=0 point (7d1a8ac)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.23.0
Features
- add filter that removes not crecent x values (91eb815)
Bug Fixes
- typo in normalizer filter (b7d5336)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.22.0
Features
Bug Fixes
- publish lib-esm in npm (dbad0a1)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.21.0
Features
Bug Fixes
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.20.0
Features
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.19.0
Features
Bug Fixes
- missing export (f5daa33)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.18.2
Bug Fixes
- add id to axis for reactPlot (0219bc0)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.18.1
Bug Fixes
- wrong iteration over reactPlot data (fbab146)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.18.0
Features
- add configuration options for each component (ad949e7)
Bug Fixes
- add default option for getReactPlot (9bf160f)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.17.0
Features
- export metadata to reactplot (12549df)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.16.1
Bug Fixes
- deployment of getReactPlot (f3a2caf)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.16.0
Features
- add function for multiple spectra retrieval (0a9a56b)
- JavaScript
Published by cheminfo-bot over 5 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.15.0
⚠ BREAKING CHANGES
- getDistinct does not lowercase values
Features
- getDistinct does not lowercase values (94f162c)
- JavaScript
Published by cheminfo-bot almost 6 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.14.0
Features
- add getDistinctLabels and getDistinctUnits (7487200)
- JavaScript
Published by cheminfo-bot almost 6 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.13.0
Features
- add getDistinctDataTypes, getDistinctTitles, getDistinctMeta (6266b68)
- JavaScript
Published by cheminfo-bot almost 6 years ago
https://github.com/cheminfo/common-spectrum - common-spectrum v0.12.0
Features
- add documentation (53dcd86)
- JavaScript
Published by cheminfo-bot almost 6 years ago