Skip to content

Releases: qcscine/core

Release 6.0.2

09 Oct 06:16

Choose a tag to compare

Changes:

  • Apply formatting rules of clang 12

Release 6.0.1

26 Aug 04:08

Choose a tag to compare

Changes:

  • Small changes to the README

Release 6.0.0

20 Nov 09:50

Choose a tag to compare

Changes:

  • Improve support for compilation on Windows (MSVC)
  • Update address in license

Release 5.0.0

12 May 06:50

Choose a tag to compare

Changes:

  • Allow for direct loading of modules

Release 4.1.0

25 Jan 18:37

Choose a tag to compare

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

12 Aug 04:49

Choose a tag to compare

Changes:

  • Various bugfixes and improvements

Release 4.0.1

23 Jun 06:40

Choose a tag to compare

Changes:

  • Various bugfixes and improvements

Release 4.0.0

15 Dec 07:20

Choose a tag to compare

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

27 Nov 12:00

Choose a tag to compare

Changes:

  • Update development-utils

Release 3.0.0

27 Nov 06:43

Choose a tag to compare

Changes:

  • Refactor logging
  • Various bugfixes and improvements