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).