Releases: AstraZeneca/jazzy
Releases · AstraZeneca/jazzy
v0.0.14
Max attempts for embedding (#454)
Use of ETDG parameters (#454)
Configurable random seed for embedding (#445)
Lots of docstring edits
v0.0.13
- Fix negative lone pair error (#401 , fixes #382)
- Introduces error API handling via
exception_handling
decorator
- Shift exceptions to their own file
- instance-specific logging formatting (fixes #339)
v0.0.12
- Fixed bug with input "[H]"
- Released click and rdkit dependency constraints for extended compatibility and ease of integration
v0.0.11
Fix Optuna dependency (#234)
v0.0.10
Update RDKit version and improve unit tests (#232)
v0.0.9
Downgraded Optuna to 2.3.0 (#225).