Skip to content

Releases: cheminfo/cheminfo-types

cheminfo-types v0.7.0

05 Nov 14:58
1a7cea8
Compare
Choose a tag to compare

Features

  • add FromTo, FromToXY and PointXY (31e256f)
  • add TextData interface (8dbed66)

Bug Fixes

  • revert change and correct test script name (de3c8ec)

cheminfo-types v0.6.0

06 Oct 06:30
03f2f1b
Compare
Choose a tag to compare

Features

  • add dataType in MeasurementXY (000105e)

Bug Fixes

cheminfo-types v0.5.0

01 Oct 15:26
9092c5d
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • rename SpectrumVariable to Measurement Variable and SpectrumVariables to MeasurementXYVariables
  • Rename Spectrum to MeasurementXY

Features

  • Rename Spectrum to MeasurementXY (8ebe783)
  • rename SpectrumVariable to Measurement Variable and SpectrumVariables to MeasurementXYVariables (4739254)

cheminfo-types v0.4.0

26 Sep 06:10
a506ac1
Compare
Choose a tag to compare

Features

  • add SpectrumVariables (55f1e42)
  • rename .ts to .d.ts and expose src/index.t.ts as 'types' (52c3e13)

cheminfo-types v0.3.1

24 Sep 05:20
43201e5
Compare
Choose a tag to compare

Bug Fixes

  • fix build and move all files to 'todo' (1f9bee0)

cheminfo-types v0.3.0

24 Sep 04:58
ba7cc71
Compare
Choose a tag to compare

Features

  • export DataXY, DoubleArray, OneLetter and Variable (0632ef3)

Bug Fixes

cheminfo-types v0.2.0

17 Sep 13:49
849f0cc
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • replace Variable.type by Variable.isDependent

Features

  • allow range for boiling points (fc60895)
  • export Variable and OneLetter (56f128d)
  • replace Variable.type by Variable.isDependent (6f05857)
  • specify variable allowed name (5639c4b)
  • update TGA definition (cc6727f)

cheminfo-types v0.1.1

25 May 13:02
e4bd7eb
Compare
Choose a tag to compare

Bug Fixes

cheminfo-types v0.1.0

25 May 12:33
d6a6a79
Compare
Choose a tag to compare

Features

Bug Fixes

Miscellaneous Chores