Skip to content

Releases: cheminfo/ndim-parser

v1.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 25 Feb 12:54
853609c

1.0.0 (2026-02-25)

⚠ BREAKING CHANGES

  • migrate to type module
  • split method and create ndParseWithLineType (replace the tag option)

Features

  • split method and create ndParseWithLineType (replace the tag option) (4c6123a)

Bug Fixes

  • update dependencies (afaf632)
  • update dependencies and improve git actions (8b38b94)

Miscellaneous Chores

ndim-parser v0.5.1

Choose a tag to compare

@github-actions github-actions released this 08 Nov 10:58
cbe5bd7

Bug Fixes

  • generate lowercase index instead of uppercase (dc9f1ed)
  • reduce posible number of variables (6edcd28)

ndim-parser v0.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Nov 10:33
ff591ae

⚠ BREAKING CHANGES

  • update to cheminfo-types (#6)

Bug Fixes

Code Refactoring