Releases: cheminfo/cheminfo-types
Releases · cheminfo/cheminfo-types
cheminfo-types v0.7.0
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
Features
- add dataType in MeasurementXY (000105e)
Bug Fixes
cheminfo-types v0.5.0
⚠ 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
Features
- add SpectrumVariables (55f1e42)
- rename .ts to .d.ts and expose src/index.t.ts as 'types' (52c3e13)
cheminfo-types v0.3.1
Bug Fixes
- fix build and move all files to 'todo' (1f9bee0)
cheminfo-types v0.3.0
Features
- export DataXY, DoubleArray, OneLetter and Variable (0632ef3)
Bug Fixes
cheminfo-types v0.2.0
⚠ 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.0
Features
Bug Fixes
Miscellaneous Chores