Skip to content

Releases: datamol-io/datamol

0.12.4

05 Feb 15:36
cc3cc36
Compare
Choose a tag to compare

🚀 Features

  • pass max_mols to Draw.MolsToGridImage

0.12.3

19 Jan 20:18
4fbb047
Compare
Choose a tag to compare

📦 Uncategorized

  • Allow additional args for colors in lasso

0.12.2

09 Dec 12:12
5d1cde1
Compare
Choose a tag to compare

🚀 Features

  • Add rdkit as a pypi dep

0.12.1

20 Nov 17:16
c23d273
Compare
Choose a tag to compare

🚀 Features

  • Added function to get the number of stereoisomers

🐛 Fixes

  • Added function to get the number of stereoisomers

0.12.0

28 Oct 01:53
9e94d02
Compare
Choose a tag to compare

🚀 Features

  • Compat with latest RDKit 2023.09

0.11.5

22 Oct 23:28
3939c12
Compare
Choose a tag to compare

🐛 Fixes

  • Improve the ChEMBL drugs dataset

0.11.4

18 Sep 21:48
e3c4a38
Compare
Choose a tag to compare

🐛 Fixes

  • Fix ResourceWarning due to unclosed file

0.11.3

04 Sep 13:14
22b5bb0
Compare
Choose a tag to compare

🐛 Fixes

  • fix zero division error in conformers
  • Make sure paths are string in datamol.fs.glob

0.11.2

27 Jul 15:59
2619c61
Compare
Choose a tag to compare

🚀 Features

  • Add two more datasets + ruff linting

🐛 Fixes

  • fix small typos

0.11.1

22 Jun 20:34
6ec1615
Compare
Choose a tag to compare

🚀 Features

  • Rewrite dm.viz.circle_grid with RDKit's canvas and support grid image for lasso highlight
  • Better control of the circular layout in circle_grid
  • Add two new functions to remove salts and solvents from a molecule

🐛 Fixes

  • Rewrite dm.viz.circle_grid with RDKit's canvas and support grid image for lasso highlight
  • Better control of the circular layout in circle_grid