Releases: qcscine/core
Releases · qcscine/core
Release 6.0.1
Release 6.0.0
Changes:
- Improve support for compilation on Windows (MSVC)
- Update address in license
Release 5.0.0
Changes:
- Allow for direct loading of modules
Release 4.1.0
Changes:
- Add new interface
EmbeddingCalculator
. This class is derived from
the calculator class and allows for embedding calculations with different
underlying calculators.
Release 4.0.2
Changes:
- Various bugfixes and improvements
Release 4.0.1
Changes:
- Various bugfixes and improvements
Release 4.0.0
Changes:
- Add new interface ObjectWithOrbitals
- Fix bug affecting loading of modules when SCINE_MODULE_PATH contains multiple paths
- Refactor ModuleManager to private implementation
Release 3.0.1
Changes:
- Update development-utils
Release 3.0.0
Changes:
- Refactor logging
- Various bugfixes and improvements
Release 2.0.0
Changes:
- Replace Boost HANA with Boost MPL. Note that this changes all the interfaces; Core 2.0.0 is therefore not backwards compatible.
- Various bugfixes and improvements.