Changelog#
All notable changes to this project.
[2.0.0] - 2024#
Added#
Modern calculator architecture with pluggable runners
Non-blocking execution with exception-based signaling
Parameter presets for common calculation types
Recipe system for reusable workflows
Workflow engine integration (Prefect, Dask, Parsl, Covalent)
Comprehensive example suite (15 tutorials)
Jupyter Book documentation
Changed#
Complete rewrite of the VASP interface
New parameter handling system
Improved output file parsing
Removed#
Legacy calculator interface
Deprecated methods
[1.x] - Previous#
Previous versions maintained the original vasp-ase interface.