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
->AiiDAConfigDir
by @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