v0.2.7
Changed
- Linter: Migrated from flake8 to ruff.
(Added ruff; removed flake8 and isort) - Adjusted GitHub CI workflow accordingly.
(Added ruff job; removed flake8 and isort jobs) - VS Code settings: Adjusted Pylance configuration
Added
- Added a batch file 'qa.bat' in root folder to ease local execution of code quality checks
Dependencies
- updated to dictIO>=0.2.5