v2023.10.9
What's Changed
- move
algo_tet
changes fromUnrecoverableError
toVaspErrorHandler
by @janosh in #277 - Add
ruff
linter by @janosh in #278 - Delete unused configs by @janosh in #279
- Fix broken link in README.md by @R1j1t in #281
- Fix
ruff
PERF401 errors by @janosh in #282 - Fix AttributeError NoneType has no attribute 'style' by @janosh in #283
- Tweak unconverged, bravais and den-/tet error handling by @janosh in #284
- Fix
MeshSymmetryErrorHandler
treatingISYM=-1
as symmetry ON by @janosh in #285 - Update @arosen93 to @Andrew-S-Rosen by @Andrew-S-Rosen in #289
- Fix lint errors by @janosh in #290
- Minor Q-Chem updates by @samblau in #292
- Q-Chem bug fix by @samblau in #293
- Delete requirements.txt by @Andrew-S-Rosen in #295
New Contributors
Full Changelog: v2023.7.22...v2023.10.9