Releases: QC-at-Davis/ALALI
Releases · QC-at-Davis/ALALI
ALALI Official First Stable Release - v1.0.0
This release introduces new changes, including:
- help() compatibility with updated docstrings
- integration of topological constraint functions in the molecule class
- updated README with examples
- documentation in the Github Wiki section
Changes coming soon:
- Auto-documentation with help from sphinx/ReadTheDocs: In the meantime, use the python help() funtion.
Optimization for PyPI - 0.0.2
setup.py has been updated, rdkit has been removed from install_requires
because it is not PyPI compatible. Now, RDKit is a prerequisite for ALALI installation.
Initial Release - 0.0.1
Initial release of ALALI