* initial release of the cp2kget tool to fetch values from a CP2K input (restart) file
0.3.0
* initial release with the cp2kgen tool * added more tests and some bugfixes * improved documentation
0.2.5
* fix parsing comments starting with instead of ! (thanks to stanos4) * switch to ruamel.yaml for proper scientific notation support in YAML * implement parsing of fractional numbers
0.2.4
* fix logic for simplified possibly ambiguous input * fix issue with inline comments not properly filtered
0.2.3
* fix issue with preprocessor variable substitution