Skip to content

Releases: cheminfo/wdf-parser

v1.0.0

17 Apr 13:23
b74fa9a

Choose a tag to compare

1.0.0 (2026-04-17)

⚠ BREAKING CHANGES

  • migrate to ESM-only

Features

v0.3.0

21 Nov 17:40
79e1843

Choose a tag to compare

0.3.0 (2022-11-21)

⚠ BREAKING CHANGES

  • release please (#14)

Features

wdf-parser v0.2.1

25 Feb 14:28
d9c07e5

Choose a tag to compare

Bug Fixes

wdf-parser v0.2.0

29 Jan 09:22
5d7068b

Choose a tag to compare

Features

  • Converts time from Windows Filedate in nanoseconds to Unix Epoch in Milliseconds, added tests (c86efaa)
  • Converts time from Windows Filedate in nanoseconds to Unix Epoch in Milliseconds, added tests. Closes #6 (#8) (8cadfef)

Bug Fixes

  • export Wdf interface (4416399)
  • exported all modules such that they are documented and can be also imported as single units (c86efaa)

wdf-parser v0.1.0

18 Jan 09:54
315dc3f

Choose a tag to compare

Features

  • parsing data block (073213b)
  • parsing the file header for wdf files (#3) (0bd681c)