What's Changed
- Add
inherit_env/login_shellsubmit options — jobs can now get a constructed environment instead of inheriting the submitting process's environment wholesale, with an optional login shell so the target user's own profile builds PATH/modules/conda by @krokicki in #4 - LSF: poll tracked jobs by explicit ID, not name filter — fixes cross-user job status polling under
job_name_prefix, which previously appeared frozen for jobs submitted on another user's behalf by @krokicki in #3
Full Changelog: 0.6.0...0.7.0