Releases: materialsproject/custodian
Releases · materialsproject/custodian
v2024.10.16
See changes at https://materialsproject.github.io/custodian
v2024.10.15
See changes at https://materialsproject.github.io/custodian
v2024.10.14
See changes at https://materialsproject.github.io/custodian
v2024.6.24
See changes at https://materialsproject.github.io/custodian
v2024.4.18
See changes at https://materialsproject.github.io/custodian
v2024.3.12
What's Changed
🐛 Bug Fixes
- Add missing init for errors in VASP UnconvergedErrorHandler by @esoteric-ephemera in #315
- Add missing
directory
kwarg on QCJobrun()
method by @Andrew-S-Rosen in #323
🛠 Enhancements
- Make custodian threadsafe (explicit file paths) by @zulissimeta in #317
- Add support for
directory
for Q-Chem by @Andrew-S-Rosen in #318
📖 Documentation
- Add missing function signature comment by @Andrew-S-Rosen in #322
🧪 Tests
- Fix openbabel install to ensure q-chem tests run by @Andrew-S-Rosen in #320
🏥 Package Health
New Contributors
- @zulissimeta made their first contribution in #317
Full Changelog: v2024.2.15...v2024.3.12
v2024.2.15
What's Changed
🐛 Bug Fixes
- Fix
KspacingMetalHandler
triggering on runs that don't useKSPACING
by @janosh in #298 - Fixed a small issue with the erroneous attribute call on a Structure object in AMIN handler by @fyalcin in #297
- Move
TEST_DIR
+TEST_FILES
fromcustodian/__init__.py
totests/conftest.py
by @janosh in #312
🛠 Enhancements
- Rewrite handler tests by @janosh in #299
- Fix
AliasingErrorHandlerTest
modifying test files by @janosh in #301 - Caching parsed output files by @gpetretto in #273
🧹 House-Keeping
- Move tests to their own root-level directory by @janosh in #305
- Refactor test file copying by @janosh in #306
- Move
_clear_tracked_cache
fixture by @gpetretto in #307 - Don't needlessly inherit from
unittest.TestCase
by @janosh in #308
🧪 Tests
- Add new error handlers, add tests for NonConvergingErrorHandler by @esoteric-ephemera in #313
🏥 Package Health
🤷♂️ Other Changes
- Add eddiag error handling and fix AMIN error handling in VaspErrorHandler by @esoteric-ephemera in #302
New Contributors
- @esoteric-ephemera made their first contribution in #302
Full Changelog: v2023.10.9...v2024.2.15
What's Changed
🐛 Bug Fixes
🧪 Tests
- Add new error handlers, add tests for NonConvergingErrorHandler by @esoteric-ephemera in #313
🏥 Package Health
Full Changelog: v2024.1.9...v2024.2.15
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
v2023.7.22
See changes at https://materialsproject.github.io/custodian
v2023.6.5
See changes at https://materialsproject.github.io/custodian