- cp2kparse: parse SIRIUS warnings & errors
- cp2kparse: parse DOI for automated citation generation
- bandstructure_parse: add API (based on cp2k_bs2csv script)
- cp2k_bs2csv: move to cli and use click (adds output dir option)
- cp2kparse/api: can now parse forces
- cp2kparse: gained a highlight mode to show what gets matched
- cp2kparse: moved to click for providing the CLI to improve UX
- cp2kparse/api: fix bug with parsing line continued kv
- api: introduced BlockMatch to provide more info about the match (like the char span)
- cp2k_bs2csv: generate files in CWD rather than in source dir
- cp2k_pdos: add support for list-of-atoms output
- add cp2k_pdos tool
- reorganize scripts/ dir
- add cp2k_bs2csv with support for CP2K v8+ and an API
- add xyz_restart_cleaner
- updated project urls
- more tests
- functionality to 'sanitize' key names
- parse more key-value sections and divide into subsections
- support yaml for output
- allow pulling only specific keys
(release testing)
Initial release