Releases: aiidateam/aiida-pythonjob
Releases · aiidateam/aiida-pythonjob
v0.2.2
What's Changed
pyfunctionhandles already serialized results by @superstar54 in #23- Do not store pickled function data by @superstar54 in #24
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Validate the
function_outputsby @superstar54 in #21 - Override the
function_outputsfrom the inputs parameters by @superstar54 in #22
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add
pyfunctiondecorator for local execution with auto-serialization by @superstar54 in #20
Full Changelog: v0.1.8...v0.2.0
v0.1.8
v0.1.7
v0.1.6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Lazy-loading the required modules to avoid loading the global config by @superstar54 in #10
- Refactor
AIIDA_CONFIG_FOLDER->AiiDAConfigDirby @khsrali in #9 - Do not exit if exit_code is 0 by @superstar54 in #11
- Using a pickled function object by @superstar54 in #12
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- add create_conda_env by @superstar54 in #3
- Improve test coverage by @superstar54 in #4
- add test for parser by @superstar54 in #5
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Move the basic data type from workgraph to there by @superstar54 in #2
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Add Python 3.19 in the CI workflow by @superstar54 in #1
New Contributors
- @superstar54 made their first contribution in #1
Full Changelog: v0.1.1...v0.1.2