What's Changed
* Lazy-loading the required modules to avoid loading the global config by superstar54 in https://github.com/aiidateam/aiida-pythonjob/pull/10
* Refactor `AIIDA_CONFIG_FOLDER` -> `AiiDAConfigDir` by khsrali in https://github.com/aiidateam/aiida-pythonjob/pull/9
* Do not exit if exit_code is 0 by superstar54 in https://github.com/aiidateam/aiida-pythonjob/pull/11
* Using a pickled function object by superstar54 in https://github.com/aiidateam/aiida-pythonjob/pull/12
New Contributors
* khsrali made their first contribution in https://github.com/aiidateam/aiida-pythonjob/pull/9
**Full Changelog**: https://github.com/aiidateam/aiida-pythonjob/compare/v0.1.4...v0.1.5