v0.11.0
Major Changes:
- Model download from Zenodo is now multi-threaded. Users should see 15x faster speeds.
- Added an FAQ page to the documentation.
- KS2022 can filter out all structure-independent features to better compare polymorphs.
- Printing the
Calculator
object shows the models' location and relevant current state information.
Minor Changes:
- Minor bug fixes.
- It's now possible to load a single model with
loadModels()
, which is similar todownloadModels()
. - Offline documentation is available inside the package.
- Documentation updates.
Full Changelog: v0.10.3...v0.11.0