Skip to content

Latest commit

 

History

History
410 lines (179 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

410 lines (179 loc) · 15.5 KB

Changelog

3.0.3 (2022-10-21)

Bug Fixes

3.0.2 (2022-10-21)

Bug Fixes

  • getNucleusFromMeta: avoid overwrite nucleus (fa51255)

3.0.1 (2022-10-03)

Bug Fixes

  • try publish 3.0.1 vesion (b1ae6e5)

3.0.0 (2022-10-03)

⚠ BREAKING CHANGES

  • use fileCollection (#70)

Features

2.0.2 (2022-09-27)

Bug Fixes

  • jeol: use spectralWidthClipped for incr cal. (e5ee116)

2.0.1 (2022-09-21)

Bug Fixes

2.0.0 (2022-08-27)

⚠ BREAKING CHANGES

  • add read function to use fileList only (#59)

Features

  • add read function to use fileList only (#59) (4cd204d)

1.9.1 (2022-08-15)

Bug Fixes

1.9.0 (2022-06-22)

Features

1.8.1 (2022-05-09)

Bug Fixes

  • include more info of qmagnetic (823c4d3)

1.8.0 (2022-05-08)

Features

1.7.3 (2022-02-25)

Bug Fixes

1.7.2 (2022-01-21)

Bug Fixes

1.7.1 (2021-09-30)

Bug Fixes

1.7.0 (2021-09-14)

Features

Bug Fixes

1.6.2 (2021-08-31)

Bug Fixes

  • update jeolconverter to 1.0.1 (6af7d71)

1.6.1 (2021-07-29)

Bug Fixes

1.6.0 (2021-07-01)

Features

  • ensure that info properties has a numeric value or string (3aab51a)

1.5.0 (2021-07-01)

Features

  • update jcampconverter to 8.1.3 (39c794a)

Bug Fixes

  • add unexpected values for info.title (04e767a)

1.4.1 (2021-06-16)

Bug Fixes

  • export an array in fromJEOL (8cdac4f)

1.4.0 (2021-05-25)

Features

  • remove space of dataClass\ (1946755)

1.3.0 (2021-05-18)

Features

  • update brukerconverter to 3.5.0 (65d61f8)

1.2.0 (2021-05-12)

Features

  • not use creator bruker as indicator (#38) (3f9ccc6)

1.1.1 (2021-05-06)

Bug Fixes

1.1.0 (2021-04-29)

Features

1.0.3 (2021-04-28)

Bug Fixes

1.0.2 (2021-04-28)

Bug Fixes

1.0.1 (2021-03-25)

Bug Fixes

  • use default export for package.json (11de271)

1.0.0 (2021-03-24)

Bug Fixes

0.8.0 (2021-03-23)

Features

0.7.1 (2021-03-23)

Bug Fixes

  • compile package before publishing (6ebd8e0)

0.7.0 (2021-03-18)

Features

  • small refactor of getInfoFromJCAMP (#23) (d445c33)

0.6.0 (2021-03-18)

Features

  • upgrade brukerconverter and jcampconverter (#21) (09c172e)

0.5.0 (2021-01-29)

Features

  • avoid empty string for info.experiment (374b5a0)

0.4.0 (2021-01-23)

Features

0.3.1 (2021-01-18)

Bug Fixes

  • update jcampconverter dependency (2b5e0f9)

0.3.0 (2020-12-21)

Features

  • add support for hmqc and udeft experiments (4973790), closes #10
  • improve coverage (5d2f8b6)
  • return 1d for udeft pulse sequence (e7e8385)

Bug Fixes

  • avoid crash if ORIGIN field does not exist (1ac380e), closes #13

0.2.10 (2020-11-27)

Bug Fixes

0.2.9 (2020-11-27)

Bug Fixes

  • join info and meta in meta property (a4f6a96)

0.2.8 (2020-10-28)

Bug Fixes

0.2.7 (2020-10-28)

Bug Fixes

0.2.6 (2020-10-28)

Bug Fixes

0.2.5 (2020-10-27)

Bug Fixes

0.2.4 (2020-07-08)

Bug Fixes

  • correct exportation of solvent name (9a1f2b2)

0.2.3 (2020-07-07)

0.2.2 (2020-06-27)

0.1.0 (2020-06-09)

Bug Fixes

Features

  • fromBruker: initialized fromBruker function (a5d8137)

0.0.5 (2020-05-20)

Bug Fixes

  • set digitalFilter to 19 as suggested by JEOL (c1cf39b)

0.0.4 (2020-05-20)

0.0.3 (2020-05-18)

Bug Fixes

  • problems with curation of the data and computation of the scale in processed data (14f586b)
  • problems with frequencyOffset (52378d3)

0.0.2 (2020-05-14)

0.0.1 (2020-05-14)

Bug Fixes

Features

  • add dataStructure tested for JEOL data (232fef8)
  • add NMRDATA, DIMENSION and DEPENDENTVAR classes (93adb53)