Releases: pyiron/pyiron_base
Releases · pyiron/pyiron_base
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
pyiron_base 0.6.21
What's Changed
- Update traitlets to 5.14.1 by @jan-janssen in #1281
- Update h5io_browser to 0.0.6 by @jan-janssen in #1282
Full Changelog: pyiron_base-0.6.20...pyiron_base-0.6.21
pyiron_base 0.6.20
What's Changed
- Update numpy to 1.26.3 by @jan-janssen in #1280
Full Changelog: pyiron_base-0.6.19...pyiron_base-0.6.20
pyiron_base 0.6.19
What's Changed
- Update sqlalchemy to 2.0.25 by @jan-janssen in #1278
- Update h5io to 0.0.4 by @jan-janssen in #1279
Full Changelog: pyiron_base-0.6.18...pyiron_base-0.6.19
pyiron_base 0.6.18
What's Changed
- Update pysqa to 0.1.9 by @jan-janssen in #1274
- no longer depend on h5io by @jan-janssen in #1275
- Update h5io_browser to 0.0.3 by @jan-janssen in #1277
Full Changelog: pyiron_base-0.6.17...pyiron_base-0.6.18
pyiron_base 0.6.17
What's Changed
- Storage: read_dict_from_hdf() add recursive parameter by @jan-janssen in #1268
- Fix compatibility with atomistics by @jan-janssen in #1269
- Bump sqlalchemy from 2.0.23 to 2.0.24 by @dependabot in #1270
- Use h5io_browser package by @jan-janssen in #1271
- Use _read_hdf() and _write_hdf() from h5io_browser by @jan-janssen in #1273
- Avoid repetitions in job_table by @samwaseda in #1272
Full Changelog: pyiron_base-0.6.16...pyiron_base-0.6.17