Skip to content

Release v0.4.0

Latest
Compare
Choose a tag to compare
@dev-zero dev-zero released this 19 Jul 08:19
· 67 commits to develop since this release
  • 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