Releases: pyiron/executorlib
Releases · pyiron/executorlib
executorlib-1.5.0
What's Changed
- Debug hatch update by @jan-janssen in #665
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #666
- Bump pysqa from 0.2.5 to 0.2.6 by @dependabot in #667
- Bump h5py from 3.13.0 to 3.14.0 by @dependabot in #668
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #669
- [Bug] Resources should not be included in the hash by @jan-janssen in #672
- [Feature] Log Communication overhead by @jan-janssen in #671
- [Bug] Raise error when pysqa is not available by @jan-janssen in #677
- [Maintenance] Remove UML environment file by @jan-janssen in #680
- [Maintenance] Update pyzmq to 27.0.0 by @jan-janssen in #679
- [maintenance] Always use "executorlib_cache" instead of "cache" by @jan-janssen in #682
- [Feature] More efficient cache directory structure by @jan-janssen in #681
- [Documentation] Explain missing dependencies in more detail by @jan-janssen in #685
- [Documentation] Use FluxExecutor as another example by @jan-janssen in #686
- [Documentation] Add docstrings for modules by @jan-janssen in #687
- [Feature] Add option to overwrite cache_key by @jan-janssen in #676
Full Changelog: executorlib-1.4.0...executorlib-1.5.0
executorlib-1.4.0
What's Changed
- Bump hatch-vcs from 0.4.0 to 0.5.0 by @dependabot in #663
- Fix boolean evaluation by @jan-janssen in #664
Full Changelog: executorlib-1.3.0...executorlib-1.4.0
executorlib-1.3.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #659
- Bump pysqa from 0.2.4 to 0.2.5 by @dependabot in #658
- Define ExecutorBase in base module by @jan-janssen in #660
- Update DocStrings by @jan-janssen in #662
Full Changelog: executorlib-1.2.1...executorlib-1.3.0
executorlib-1.2.1
What's Changed
- Update setuptools to 80.1.0 by @jan-janssen in #645
- update requirement test by @jan-janssen in #647
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #652
- Add test environment to readme by @jan-janssen in #649
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #655
- Bump setuptools from 80.1.0 to 80.8.0 by @dependabot in #656
- Transition from setuptools to hatchling by @jan-janssen in #657
Full Changelog: executorlib-1.2.0...executorlib-1.2.1
executorlib-1.2.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #641
- Include uml in documentation by @jan-janssen in #642
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #643
- Adopt central API interface by @jan-janssen in #644
Full Changelog: executorlib-1.1.1...executorlib-1.2.0
executorlib-1.1.1
What's Changed
- Numpy Patch by @jan-janssen in #640
Full Changelog: executorlib-1.1.0...executorlib-1.1.1
executorlib-1.1.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #629
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #631
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #632
- Documentation: Explain Interface Class Hierarchy by @jan-janssen in #633
- Clean up: Exit add explicit return by @jan-janssen in #635
- Internal refactoring for interface classes by @jan-janssen in #636
- Refactor Task scheduler by @jan-janssen in #637
- Clean up: warn when functionality is not available by @jan-janssen in #638
- Provide additional functions for import by @jan-janssen in #639
Full Changelog: executorlib-1.0.1...executorlib-1.1.0
executorlib-1.0.1
What's Changed
- Create CITATION.cff by @jan-janssen in #626
- Submission to JOSS by @jan-janssen in #544
- Bump pyzmq from 26.3.0 to 26.4.0 by @dependabot in #628
Full Changelog: executorlib-1.0.0...executorlib-1.0.1
Executorlib 1.0 Release
executorlib-1.0.0
executorlib-0.4.3
What's Changed
- Bump pysqa from 0.2.3 to 0.2.4 by @dependabot in #600
- Bump ipython from 9.0.0 to 9.0.2 by @dependabot in #602
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #603
- Bump pyzmq from 26.2.1 to 26.3.0 by @dependabot in #604
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #605
- Create cache directory by @jan-janssen in #601
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #607
- Refactor Test Environment by @jan-janssen in #611
- execute notebooks on mybinder by @jan-janssen in #610
- Fix mybinder link by @jan-janssen in #613
- Explain test environment by @jan-janssen in #612
- fix SLURM typo by @jan-janssen in #609
- Upload HPC notebook again by @jan-janssen in #614
- Execute notebooks individually by @jan-janssen in #617
- Explain Contributions and Support by @jan-janssen in #616
- Fix threads per core when submitting to queue by @jan-janssen in #618
- Improved error handling by @jan-janssen in #620
- Cluster error handling by @jan-janssen in #621
- Add integration tests for application notebooks by @jan-janssen in #619
- Add JOSS and github stars badge to readme by @jan-janssen in #623
- Add example for get_cache_data() by @jan-janssen in #625
Full Changelog: executorlib-0.4.2...executorlib-0.4.3