Releases: pyiron/pyiron_base
Releases · pyiron/pyiron_base
pyiron_base 0.7.8
What's Changed
- Test old monty version by @jan-janssen in #1330
- get_jobs() filter for columns directly by @jan-janssen in #1325
- Refactor database interface by @jan-janssen in #1331
- Refactor database interface by @jan-janssen in #1332
- remove unnecessary database queries by @XzzX in #1324
- Fix regression on #1188 by @pmrv in #1336
- Clean traceback when trying to import a moved module by @pmrv in #1333
- Do not fail hdf type update if project data missing by @pmrv in #1337
- Update h5io_browser to 0.0.9 by @jan-janssen in #1338
New Contributors
Full Changelog: pyiron_base-0.7.7...pyiron_base-0.7.8
pyiron_base 0.7.7
What's Changed
- Replace job.list_files() with job.files.list() by @jan-janssen in #1328
- job.files: raise FileNotFoundError rather than AttributeError or KeyError by @jan-janssen in #1329
- Add test for remove_job and remove additional query for job_id by @jan-janssen in #1327
Full Changelog: pyiron_base-0.7.6...pyiron_base-0.7.7
pyiron_base 0.7.6
What's Changed
- Accelerate removing of jobs by removing consistency check by @jan-janssen in #1326
- Include files outside the archive in job.files.list() by @jan-janssen in #1323
Full Changelog: pyiron_base-0.7.5...pyiron_base-0.7.6
pyiron_base 0.7.5
What's Changed
- Bump tqdm from 4.66.1 to 4.66.2 by @dependabot in #1319
- Bump sqlalchemy from 2.0.25 to 2.0.26 by @dependabot in #1320
- Add core.* files to .gitignore by @jan-janssen in #1318
- Add more tests for job.files.list() by @jan-janssen in #1322
- Bump numpy from 1.26.3 to 1.26.4 by @dependabot in #1321
Full Changelog: pyiron_base-0.7.4...pyiron_base-0.7.5
pyiron_base 0.7.4
What's Changed
- Update pysqa to 0.1.13 by @jan-janssen in #1310
- Do not import sqlalchemy when running without database by @jan-janssen in #1313
- Accelerate import of pyiron_base by 18% by @jan-janssen in #1309
- Do not import pint when it is not needed by @jan-janssen in #1314
- Update pysqa to 0.1.14 by @jan-janssen in #1316
- Add output files class by @jan-janssen in #1311
- Execute jobs in separate conda environments by @jan-janssen in #1315
Full Changelog: pyiron_base-0.7.3...pyiron_base-0.7.4
pyiron_base 0.7.3
What's Changed
- Update pysqa 0.1.12 by @jan-janssen in #1307
- Use the delete_file_on_remote option in transfer_file_to_remote() by @jan-janssen in #1305
- Handle executable not found errors by @jan-janssen in #1306
- No longer require functions for create_job_factory() by @jan-janssen in #1308
Full Changelog: pyiron_base-0.7.2...pyiron_base-0.7.3
pyiron_base 0.7.2
What's Changed
- Test with Python 3.12 by @jan-janssen in #1294
- Officially add Python 3.12 support by @jan-janssen in #1295
- Update Documentation by @jan-janssen in #1297
- Change docs design by @jan-janssen in #1298
- Fix reloading of executables for flexible jobs by @jan-janssen in #1300
- Fix wait_for_job() when for jobs with executors by @jan-janssen in #1301
- Patch ExecutableContainerJob example by @liamhuber in #1302
- Job class creator can be static by @liamhuber in #1303
- Fix read_dict_from_hdf() when using overlapping paths by @jan-janssen in #1304
Full Changelog: pyiron_base-0.7.1...pyiron_base-0.7.2
pyiron_base 0.7.1
What's Changed
- [feedback wanted] Use regex for job table sorting by @samwaseda in #1276
- Update psutil to 5.9.8 by @jan-janssen in #1291
- Bump pandas from 2.1.4 to 2.2.0 by @dependabot in #1292
Full Changelog: pyiron_base-0.7.0...pyiron_base-0.7.1
pyiron_base 0.7.0
What's Changed
- fix coverage by @jan-janssen in #1288
- Update jinja2, pysqa and gitpython by @jan-janssen in #1290
- Project: Add getstate() and setstate() by @jan-janssen in #1289
- Remove dynamic jobs by @jan-janssen in #1287
- Simplify submitting functions to the queue by @jan-janssen in #1285
- Implement ExecutableJobContainer by @jan-janssen in #1286
Full Changelog: pyiron_base-0.6.22...pyiron_base-0.7.0
pyiron_base 0.6.22
What's Changed
- Delete .github/delete-merged-branch-config.yml by @jan-janssen in #1283
- Enforce environment for subprocess by @jan-janssen in #1284
Full Changelog: pyiron_base-0.6.21...pyiron_base-0.6.22