pyiron_base-0.5.32
liamhuber
released this
14 Mar 16:35
·
2906 commits
to main
since this release
What's Changed
- Always write status to HDF5 file in collect() by @jan-janssen in #973
- Bump pysqa from 0.0.17 to 0.0.18 by @dependabot in #977
- Bump traitlets from 5.8.0 to 5.8.1 by @dependabot in #975
- Bump future from 0.18.2 to 0.18.3 by @dependabot in #976
- Remove redundant
_check_if_input_should_be_written()
by @jan-janssen in #985 - Split execute_job_with_external_executable() into multiple sub functions by @jan-janssen in #987
- Support lookup of job status for pyiron installations without database by @jan-janssen in #972
- Call the correct logging method by @pmrv in #980
- Remove relative imports for cli by @jan-janssen in #988
- Update resource link to default to latest by @jan-janssen in #990
- Remove unused import statements by @jan-janssen in #991
- refactor file table, add docstrings and resort functions by @jan-janssen in #989
- Make it easier to store the run time by @jan-janssen in #984
- Add a run decorator by @jan-janssen in #992
- Dont fetch waiting jobs by @Leimeroth in #971
- Bump pandas from 1.5.2 to 1.5.3 by @dependabot in #998
- Move signal catching to separate module and refactor by @pmrv in #967
- project - raise error when the directory was not created by @jan-janssen in #997
- fix black formating by @jan-janssen in #1003
- Set maxtasksperchild for worker class by @jan-janssen in #1004
- Bump h5py from 3.7.0 to 3.8.0 by @dependabot in #1007
- Cleaner tests by @liamhuber in #1000
- Uniform database access to get child ids by @jan-janssen in #1010
- Always store children in working directory of Master by @jan-janssen in #1009
- Fix broken Database tests by @jan-janssen in #1013
- Merge Master by @jan-janssen in #1014
- black formatting by @jan-janssen in #1017
- Back to mappings by @jan-janssen in #1019
- job_table: Check for str before checking for character by @pmrv in #1012
- Backwards compatiblity by @jan-janssen in #1022
- Bump sqlalchemy from 1.4.46 to 2.0.0 by @dependabot in #1008
Full Changelog: pyiron_base-0.5.31...pyiron_base-0.5.32