Skip to content

Releases: aiidateam/aiida-cp2k

v2.1.0b1

16 Mar 09:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0b0...v2.1.0b1

v2.1.0b0

14 Mar 18:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0b0

v1.6.0

29 Aug 19:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v2.0.0

06 Mar 23:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v2.0.0

v2.0.0b0

27 Nov 22:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v2.0.0b0

v1.5.0

10 Jun 15:27
2ad2e0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

16 Feb 08:57
e263cbb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

31 Jan 08:32
59a795d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

aiida-cp2k v1.3.0

21 Feb 22:03
b98cda8
Compare
Choose a tag to compare

Changes in the release:

  • Testing:
    • Move CI tests from Travis to GitHub actions (#121).
    • Add test for xyz writing (#125).
  • Inputs, outputs, parsing:
    • Advanced parser: parse integrated spin density and S-square (#118).
    • Add k-points input (#123).
    • Cp2kBaseWorkChain: store final input dictionary (#124).
  • Code improvements:
    • Improve input parameters help strings, convert strings to f-strings, remove unused resources input (#122).
    • Import material science objects through factories (#120).

aiida-cp2k v1.2.1

21 Oct 17:51
3aec461
Compare
Choose a tag to compare

This is a bug-fix release that add a workaround for the aiidateam/aiida-core#4454 bug.