Recent Releases of https://github.com/cheminfo/cheminfo-types

https://github.com/cheminfo/cheminfo-types - v1.8.1

1.8.1 (2024-10-24)

Bug Fixes

- TypeScript
Published by cheminfo-bot over 1 year ago

https://github.com/cheminfo/cheminfo-types - v1.8.0

1.8.0 (2024-08-05)

Features

  • add types for LightLogger compatible with console (#101) (fad1b27)

- TypeScript
Published by cheminfo-bot almost 2 years ago

https://github.com/cheminfo/cheminfo-types - v1.7.3

1.7.3 (2024-03-12)

Bug Fixes

- TypeScript
Published by cheminfo-bot about 2 years ago

https://github.com/cheminfo/cheminfo-types - v1.7.2

1.7.2 (2023-06-08)

Bug Fixes

- TypeScript
Published by cheminfo-bot almost 3 years ago

https://github.com/cheminfo/cheminfo-types - v1.7.1

1.7.1 (2023-04-28)

Bug Fixes

  • don't use console when package is imported (a007d4b)

- TypeScript
Published by cheminfo-bot about 3 years ago

https://github.com/cheminfo/cheminfo-types - v1.7.0

1.7.0 (2023-04-26)

Features

- TypeScript
Published by cheminfo-bot about 3 years ago

https://github.com/cheminfo/cheminfo-types - v1.6.0

1.6.0 (2023-04-17)

Features

- TypeScript
Published by cheminfo-bot about 3 years ago

https://github.com/cheminfo/cheminfo-types - v1.5.0

1.5.0 (2023-04-13)

Features

  • add nmr Data2D types (#91) (9f3adbe)
  • change isMonotone to isMonotonic (9cdd134)
  • remove description from MeasurementXY (a8f677c)

Documentation

- TypeScript
Published by cheminfo-bot about 3 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v1.4.0

Features

  • add title in MeasurementXY (bc15cb4)

- TypeScript
Published by cheminfo-bot almost 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v1.3.0

Features

  • allow id in MeasurementXY (b96ac8b)

- TypeScript
Published by cheminfo-bot almost 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v1.2.0

Features

Bug Fixes

  • rename softwareVersion to version and downloadURL to url (16238e5)

- TypeScript
Published by cheminfo-bot almost 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v1.1.0

Features

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v1.0.0

Features

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.11.1

Bug Fixes

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.11.0

Features

  • add PeakXYWidth (b617e04)
  • add prepack script to build chehminfoTypes.d.ts (40caaf4)

Bug Fixes

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.10.1

Bug Fixes

  • remove BigInt64 array from NumberArray (f976f6a)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.10.0

Features

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.9.1

Bug Fixes

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.9.0

Features

Bug Fixes

  • add optional values in icp (6765ac2)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.8.0

Features

  • add Location, Instrument and Software (c5a59a6)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/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)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.6.0

Features

  • add dataType in MeasurementXY (000105e)

Bug Fixes

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - 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)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.4.0

Features

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

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.3.1

Bug Fixes

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

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.3.0

Features

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

Bug Fixes

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - 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)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.1.1

Bug Fixes

- TypeScript
Published by cheminfo-bot about 5 years ago

https://github.com/cheminfo/cheminfo-types - cheminfo-types v0.1.0

Features

Bug Fixes

Miscellaneous Chores

- TypeScript
Published by cheminfo-bot about 5 years ago