Releases: batistagroup/DirectMultiStep
Releases · batistagroup/DirectMultiStep
v1.1.3 ⛰️
Changes
- maintenance: relax & organize dependencies, simplify function signatures @anmorgunov (#19)
📚 Documentation
- docs: update readme with updated citation @anmorgunov (#16)
v1.1.2 ⛰️
Changes
- patch: move logger conf from pyproj to the file @anmorgunov (#15)
fixes
FileNotFoundError: [Errno 2] No such file or directory: '/Users/morgunov/Developer/test/.venv/lib/python3.11/pyproject.toml'v1.1.1 ⛰️
Changes
Fixed the issue
ModuleNotFoundError: No module named 'directmultistep.utils'- patch setuptools in pyproj @anmorgunov (#14)
v1.1.0 ⛰️
Changes
✨ New features
- FEAT: scripts for ChEMBL & USPTO-190 solved rate calculation and FP16 Support @randyshee (#10)
📚 Documentation
- DOCS: update readme with link to publication and web interface @anmorgunov (#13)
- DOCS: add analytics collection script @anmorgunov (#12)
- DOCS: ui improvement to the docs website @anmorgunov (#11)
- DOCS: Add documentation for DMS utils @randyshee (#8)
- DOCS: update the index page, fix a few warnings in mkdocs @anmorgunov (#9)
v1.0.0 ⛰️
Changes
🚨 Breaking changes
- Refactoring, packaging, and code for paper figures @anmorgunov (#6)
🚀 Enhancements
- Compliance with strict mypy, better style in visualize module, pre-commits, code quality workflow @anmorgunov (#3)
📚 Documentation
- DOCS: update tutorials to reflect recent refactoring changes @randyshee (#5)
- DOCS: update tutorials to reflect recent refactoring changes @randyshee (#2)
- DOCS: provide tutorials to reproduce paper results @randyshee (#1)