Recent Releases of https://github.com/cheminfo/nmr-correlation

https://github.com/cheminfo/nmr-correlation - v3.0.1

3.0.1 (2025-08-13)

Bug Fixes

- TypeScript
Published by cheminfo-bot 11 months ago

https://github.com/cheminfo/nmr-correlation - v3.0.0

3.0.0 (2025-05-25)

⚠ BREAKING CHANGES

  • migrate to ESM (#50)

Code Refactoring

- TypeScript
Published by cheminfo-bot about 1 year ago

https://github.com/cheminfo/nmr-correlation - v2.3.5

2.3.5 (2025-02-04)

Bug Fixes

- TypeScript
Published by cheminfo-bot over 1 year ago

https://github.com/cheminfo/nmr-correlation - v2.3.4

2.3.4 (2025-02-04)

Bug Fixes

- TypeScript
Published by cheminfo-bot over 1 year ago

https://github.com/cheminfo/nmr-correlation - v2.3.3

2.3.3 (2022-08-03)

Bug Fixes

- TypeScript
Published by cheminfo-bot almost 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.3.2

Bug Fixes

- TypeScript
Published by cheminfo-bot about 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.3.1

Bug Fixes

- TypeScript
Published by cheminfo-bot about 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.3.0

Features

  • allow setting of hetero atom equivalence (#37) (5f9cae2)

- TypeScript
Published by cheminfo-bot about 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.2.5

Bug Fixes

  • update dependencies and workflows (9a61e43)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.2.4

Bug Fixes

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.2.3

Bug Fixes

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.2.2

Bug Fixes

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.2.1

Bug Fixes

  • added eslint-plugin-import package (e5b134c)
  • use eslint-plugin-jest package (c25730c)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.2.0

Features

  • introduction of pathLength in 2D signals (33c7c46)

Bug Fixes

  • let pathLength.source be a flexible string (1eff24a)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.1.4

Bug Fixes

  • set "no-unresolved" to off in eslint (9b14c0d)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.1.3

Bug Fixes

  • wrong proton equivalence count when it is multiple assigned (c10fb31)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.1.2

Bug Fixes

  • delete correlations with empty link array after external movements (a5d6e9a)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.1.1

Bug Fixes

  • deletion of obsolete links in 1D too (da60776)
  • deletion of obsolete links to non-existing signals (c173249)
  • do not delete moved link with empty match array (aa7c8c5)
  • missing consideration of moved signals in addFromData1D (5986216)
  • remove correlations without any link (e8d5e6a)
  • removed unnecessary experiment type and id from correlation options (28ed3c4)
  • restorage of previously set correlation properties and possibilty to skip the addFromData method (3d3b81b)
  • using wrong index in atom types array in removeDeletedAndNotLinkedCorrelations (658cbe2)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.1.0

Features

- TypeScript
Published by cheminfo-bot almost 5 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.0.3

Bug Fixes

  • do not export input values (95b5c98)

- TypeScript
Published by cheminfo-bot almost 5 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.0.2

Bug Fixes

- TypeScript
Published by cheminfo-bot almost 5 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.0.1

Bug Fixes

- TypeScript
Published by cheminfo-bot almost 5 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v2.0.0

⚠ BREAKING CHANGES

  • use plural - signals instead of signal ranges instead range (#8)

Features

  • use plural - signals instead of signal ranges instead range (#8) (9424408)

- TypeScript
Published by cheminfo-bot almost 5 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v1.3.3

Bug Fixes

  • update of obsolete description (57d6a08)
  • wrong order of pseudo correlations (95af02a)

- TypeScript
Published by cheminfo-bot about 5 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v1.3.2

Bug Fixes

- TypeScript
Published by cheminfo-bot about 5 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v1.3.1

Bug Fixes

  • cheminfo-bot npm access (d6b5a1c)

- TypeScript
Published by cheminfo-bot about 5 years ago

https://github.com/cheminfo/nmr-correlation - nmr-correlation v1.3.0

Features

  • added and configured jest for testing (c3344a0)
  • added method descriptions (580af80)
  • added test case for getAtomCount and getAtomTypeFromNucleus (a6bf82f)
  • added test for buildState (8990a47)
  • added test for buildValues, added test dataset (4346bdc)
  • added test for getCorrelationIndex (5948edf)
  • added test for isEditedHSQC (3c2b596)
  • added test for sortCorrelations (2874d0c)
  • added testing for checkMatch (715ad9c)
  • Added tests and method descriptions (bbd1121)
  • added tests for buildCorrelationData (3e424ad)
  • convert generateID to TypeScript (dab2fa4)
  • improved test for sortCorrelations (d4ffe86)

Bug Fixes

  • added .eslintcache to .gitignore (b203052)
  • avoid test failures through checking files in lib-esm (1dae371)
  • changed signalKindsToInclude to allowedSignalKinds (b50acf5)
  • compiler errors of missing modules (72f56d0)
  • ESlint fix (677df62)
  • ESlint fixes (18744f0)
  • handle empty string in getAtomTypeFromNucleus (d924514)
  • improvement of package description (ca8a685)
  • invalid access to signal property in sortCorrelations method (6e5a926)
  • possible wrong order from sortCorrelations (c82f858)
  • prevent from possible error through undefined value (c52fb58)
  • remove remaining pseudo correlation when unsetting the mf (0fcb478)
  • removed default export (262097a)
  • renamed file (e866b48)
  • replace old tsconfig file by newer one from master branch (2d83a61)
  • run of eslint-fix (72b5631)
  • spelling (6ac1e91)
  • string as id instead of number (8b31885)
  • typo in file name (67ea162)
  • use CorrelationSignal format instead of Signal1D (33b96a7)
  • wrong folder to ignore in prettier (7ec29bd)

- TypeScript
Published by cheminfo-bot about 5 years ago

https://github.com/cheminfo/nmr-correlation - Typescript implementation

- TypeScript
Published by michaelwenk over 5 years ago

https://github.com/cheminfo/nmr-correlation -

added 1D links; 2D signals have higher priority

- TypeScript
Published by michaelwenk over 5 years ago

https://github.com/cheminfo/nmr-correlation - v1.1.5

added signal axis information

- TypeScript
Published by michaelwenk over 5 years ago

https://github.com/cheminfo/nmr-correlation -

- TypeScript
Published by michaelwenk over 5 years ago