Skip to content

Releases: cheminfo/physical-parser

v0.4.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 04 Apr 12:43
f804271

0.4.0 (2023-04-04)

Features

v0.3.2

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 03 Jan 18:13
74bd7ce

0.3.2 (2023-01-03)

Bug Fixes

  • extension of rollup.config (67831c5)

v0.3.1

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 03 Jan 15:13
50a8596

0.3.1 (2023-01-03)

Bug Fixes

  • improve parseRefractiveIndex (9965763)

physical-parser v0.3.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 03 Feb 18:40

Features

physical-parser v0.2.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 03 Feb 14:33
c349175

Features

  • improve boilingPoint parser (523d197)

Bug Fixes

  • correct require and fix build (30fb7bf)

physical-parser v0.1.1

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 30 Jan 19:23
c7bc728

Bug Fixes

physical-parser v0.1.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 30 Jan 19:00
a34c46f

Features

  • add optional option for parseNumbersUnits (6dbf465)
  • add parseDensity (681db9c)
  • add parseRefractiveIndex (969b7fd)

Bug Fixes

  • improve parsing and default unit for bp (15e0c6e)
  • rename unit to units (051dce9)

physical-parser v0.0.3

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 30 Jan 17:42
890e035

Bug Fixes

  • rename package to non conflicting name (c8ba277)

properties-parser v0.0.2

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 30 Jan 17:32
2f8951f

Bug Fixes

  • add missing build script (912969d)
  • rename to properties-parser (b1de724)

parse-physical v0.0.1

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 30 Jan 17:22
02033b7

Features

  • add documentation automatic build (3630359)
  • add parseMP (7d03d67)
  • throw if no value and no default value (7a4a879)

Bug Fixes