Releases: pyiron/executorlib
Releases · pyiron/executorlib
executorlib-0.3.0
What's Changed
- fix pip check for optional dependencies by @jan-janssen in #579
- Fix python 3.10 issue by @jan-janssen in #583
- Use standard thread library by @jan-janssen in #580
Full Changelog: executorlib-0.2.1...executorlib-0.3.0
executorlib-0.2.1
What's Changed
- Restrict lower numpy version by @jan-janssen in #575
- Debug error handling by @jan-janssen in #577
Full Changelog: executorlib-0.2.0...executorlib-0.2.1
executorlib-0.2.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #556
- [minor] Rename test environment variable by @jan-janssen in #557
- Update Documentation by @jan-janssen in #558
- Fixes for documentation by @jan-janssen in #560
- Fix bug in README by @jan-janssen in #561
- Update continuous integration environment by @jan-janssen in #563
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #571
- Remove unused CI script by @jan-janssen in #570
- Switch to codecov by @jan-janssen in #573
- [feature] Add support for future objects in input dictionaries by @jan-janssen in #568
- [bug] SLURM: Fix CPUs per task by @jan-janssen in #569
- [feature] Add option to specify number of nodes by @jan-janssen in #565
Full Changelog: executorlib-0.1.0...executorlib-0.2.0
executorlib-0.1.0
What's Changed
- [major] Refactor the Executor interface by @jan-janssen in #548
Full Changelog: executorlib-0.0.11...executorlib-0.1.0
executorlib-0.0.11
What's Changed
- Bump ipython from 8.31.0 to 8.32.0 by @dependabot in #553
- Add linting by @jan-janssen in #555
Full Changelog: executorlib-0.0.10...executorlib-0.0.11
executorlib-0.0.10
What's Changed
- [minor] Move create_executor() function to separate module by @jan-janssen in #550
- [minor] Fix Initialization for ExecutorWithDependencies by @jan-janssen in #549
- [minor] restructure create method by @jan-janssen in #551
Full Changelog: executorlib-0.0.9...executorlib-0.0.10
executorlib-0.0.9
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #543
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #545
- Bump pyzmq from 26.2.0 to 26.2.1 by @dependabot in #546
Full Changelog: executorlib-0.0.8...executorlib-0.0.9
executorlib-0.0.8
What's Changed
- Bump pysqa from 0.2.2 to 0.2.3 by @dependabot in #536
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #537
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #538
- Try to fix readthedocs by @jan-janssen in #539
- Read the docs OS update by @jan-janssen in #540
- Bump cloudpickle from 3.1.0 to 3.1.1 by @dependabot in #542
Full Changelog: executorlib-0.0.7...executorlib-0.0.8
executorlib-0.0.7
What's Changed
- Update Documentation by @jan-janssen in #531
- Bump ipython from 8.30.0 to 8.31.0 by @dependabot in #533
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #534
- Add type checking with mypy by @jan-janssen in #535
- Fix block allocation with two or more workers hanging on failed function by @jan-janssen in #532
Full Changelog: executorlib-0.0.6...executorlib-0.0.7
executorlib-0.0.6
What's Changed
- Small readme fix by @jan-janssen in #507
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #510
- Bump ipython from 8.29.0 to 8.30.0 by @dependabot in #511
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #514
- Bump matplotlib from 3.9.2 to 3.9.3 by @dependabot in #513
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #515
- Add auto merge by @jan-janssen in #516
- Bump matplotlib from 3.9.3 to 3.9.4 by @dependabot in #520
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #522
- Bump matplotlib from 3.9.4 to 3.10.0 by @dependabot in #521
- Add option to save graph as PNG by @jan-janssen in #523
- Measure time for execution and store it in the HDF5 files by @jan-janssen in #524
- Get data from cache by @jan-janssen in #525
- Set flux_executor_nesting in notebook by @jan-janssen in #526
- Validate maximum number of workers for flux by @jan-janssen in #527
- Move SLURM to separate module by @jan-janssen in #528
- test working directory by @jan-janssen in #530
- Add option to write flux log files by @jan-janssen in #519
- Add validate_max_workers_slurm method by @jan-janssen in #529
Full Changelog: executorlib-0.0.5...executorlib-0.0.6