Skip to content

nmr-correlation v1.3.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 03 May 13:59
170e7b8

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)