Skip to content

Releases: cheminfo/openchemlib-utils

v2.4.0

13 Feb 11:57
268d6e6
Compare
Choose a tag to compare

2.4.0 (2023-02-13)

Features

  • getAtomFeatures allows to specify sphere (43068ae)

Bug Fixes

  • applyReaction should not return oclReaction internal object (10dadc7)

v2.3.0

25 Jan 13:09
9d8d38a
Compare
Choose a tag to compare

2.3.0 (2023-01-25)

⚠ BREAKING CHANGES

  • Remove compatibility with node 14

Features

  • add parseDwar, parser for DataWarrior files (107b4f3)
  • improve applyReactions to have maxDepth (217db99)

Miscellaneous Chores

  • Remove compatibility with node 14 (1635eeb)

release-as

v2.2.0

17 Jan 20:49
e1aabb9
Compare
Choose a tag to compare

2.2.0 (2023-01-17)

Features

Documentation

v2.1.3

15 Dec 14:51
3524292
Compare
Choose a tag to compare

2.1.3 (2022-12-15)

Bug Fixes

Documentation

v2.1.2

28 Nov 16:02
e5cf70b
Compare
Choose a tag to compare

2.1.2 (2022-11-28)

Bug Fixes

  • split groupedDiastereotopicAtomIDs (#42) (8e1ee5a)

v2.1.1

23 Nov 13:20
db074d5
Compare
Choose a tag to compare

2.1.1 (2022-11-23)

Bug Fixes

  • getConnectivityMatrix with pathLength (#44) (0363399)

v2.1.0

14 Nov 22:45
994fd83
Compare
Choose a tag to compare

2.1.0 (2022-11-14)

Features

  • add getDiastereotopicAtomIDsFromMolfile (05950e9)
  • getDiastereotopicAtomIDsFromMolfile (1bc20c8)

Documentation

  • add example of substructure search in wikipedia (c4d27e9)
  • add one jsdoc (5a1226b)

v2.0.0

15 Aug 12:43
2408692
Compare
Choose a tag to compare

2.0.0 (2022-08-15)

⚠ BREAKING CHANGES

  • update OpenChemLib to v8.0.0
  • remove deprecated function getExtendedDiastereotopicAtomIDs

Features

  • null query returns the full DB (4279051)
  • update OpenChemLib to v8.0.0 (09c88c4)

Miscellaneous Chores

  • remove deprecated function getExtendedDiastereotopicAtomIDs (09c88c4)

openchemlib-utils v1.11.0

19 Apr 11:38
ef3a9c3
Compare
Choose a tag to compare

Features

openchemlib-utils v1.10.0

25 Mar 08:31
47de72b
Compare
Choose a tag to compare

Features

  • add getPathAndTorsion (8c587c8)
  • add options withHOSES (defualt false) to getPathsInfo (1af6b9e)