- Add support for Python 3.9, 3.10, 3.11 and 3.12 [fabcf05]
- Drop support for Python 3.7 [ace8c56]
- Update requirement
aiida-core~=2.0
[80be82d]
- Precommit: Add formatters for TOML and YAML files [6b17722]
- Pre-commit: Switch to
ruff
for formatting and linting [91b7ce8] - Add various files and folder to package exclude list [a5dad01]
- Move package into
src/
directory [24c443e] - Make package description dynamic [968d4cb]
- Update the pre-commit hooks [998355b]
- Manually fix parsers reference files to pass tests [707124d]
- Add unit tests for calculation and parser plugin [efcc497]
- Add CI and CD workflows for Github Actions [4df3a98]
- 🔧 Relax the Python version requirements.
First release of the aiida-wien2k
plugin.