v0.16.0 (2024.01.27)¶
Enhancements
- added
dotdictutility for easy dot-access with nested dictionary objects - all settings can be added via environment variables for cloud-based deployments
- add
@workflowdecorator for easily creating basic workflows - add
_incar_updatestoVaspWorkflows for cleaner inheritance & syntax - add Docker builds for Quantum Espresso to help new users
- add Docker builds for Bader to help new users
- add
simmate configcommand to help inspect and update settings
Refactors
- Fully reimplemented how all settings are loaded
- Revised all documentation and tutorials
Fixes
- fix bug where user-provided
commandparameter is not properly loaded
0.16.1 (2024.01.28)
- fix bugs for Docker-QE runs
- fix typos in Getting Started tutorials