What's Changed
* Fix pre-commit config by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/185
* Update output parser, and improve tests by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/184
* Remove the pylint warning disablings by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/193
* Update pre-commit config quarterly by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/200
* Example base workflow for geometry optimization: reduce runtime by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/203
* Let SCF iteration converge for this test, because an SCF convergence … by mkrack in https://github.com/aiidateam/aiida-cp2k/pull/202
* Fix: retrieve the last structure even if the calculation has failed. by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/205
* Implement trajectory parser, provide example of MD simulations. by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/206
* Implement support for the `REFTRAJ` simpulation by cpignedoli in https://github.com/aiidateam/aiida-cp2k/pull/207
* Working on Dockerfile and testing by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/210
* Implement output trajectory merge in Cp2kBaseWorkChain by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/209
* Bug fix due to aiida-core version by cpignedoli in https://github.com/aiidateam/aiida-cp2k/pull/211
* Fix a bug in the creation of trajectory by cpignedoli in https://github.com/aiidateam/aiida-cp2k/pull/212
* Allow specifying different AiiDA base images by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/213
* Install cp2k from conda by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/170
* Make restart tests work by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/222
* fixing parser for v2024.3 by cpignedoli in https://github.com/aiidateam/aiida-cp2k/pull/223
* Handling of SCF not converged if wall time not exceeded by cpignedoli in https://github.com/aiidateam/aiida-cp2k/pull/224
* Add `UpfData` input namespace by yakutovicha in https://github.com/aiidateam/aiida-cp2k/pull/194
New Contributors
* cpignedoli made their first contribution in https://github.com/aiidateam/aiida-cp2k/pull/207
**Full Changelog**: https://github.com/aiidateam/aiida-cp2k/compare/v2.0.0...v2.1.0