Releases: datamol-io/datamol
Releases · datamol-io/datamol
0.12.5
📦 Uncategorized
- refactor to rdFingerprintGenerator
- actions/checkout upgraded to v4
0.12.4
🚀 Features
- pass max_mols to Draw.MolsToGridImage
0.12.3
📦 Uncategorized
- Allow additional args for colors in lasso
0.12.1
🚀 Features
- Added function to get the number of stereoisomers
🐛 Fixes
- Added function to get the number of stereoisomers
0.12.0
🚀 Features
- Compat with latest RDKit 2023.09
0.11.5
🐛 Fixes
- Improve the ChEMBL drugs dataset
0.11.4
🐛 Fixes
- Fix ResourceWarning due to unclosed file
0.11.3
🐛 Fixes
- fix zero division error in conformers
- Make sure paths are string in
datamol.fs.glob
0.11.2
🚀 Features
- Add two more datasets + ruff linting
🐛 Fixes