v0.3.0
What's Changed
- Use
pyproject.tomlto install alea-inference by @dachengx in #192 - Removed deprecated
_pegasus_propertiesby @FaroutYLq in #196 - Simplify
SubmitterHTCondorby @dachengx in #193 - Debug for pypi build by @dachengx in #197
- There was a typo in docstr by @FaroutYLq in #198
- Prefer f-string than format by @dachengx in #200
- Use tree structure work directory by @dachengx in #202
- Use MB all the time in
SubmitterHTCondor, no more kB by @dachengx in #201 - Decompress outputs into
outputfolderby @dachengx in #199 - Support more
toydata_modeby @dachengx in #206 - No need to plan or submit workflow if no job added by @dachengx in #207
- Save log for OSG jobs by @dachengx in #208
- Use
shlex.quoteto convert the arguments into unix format by @dachengx in #209 - Fix the usage of scripts by @dachengx in #210
- Add
spectrum_axisconfiguration forSpectrumTemplateSourceby @dachengx in #212 - Use utilix to validate X509 proxy by @dachengx in #213
- Tarball all needed templates from different folder by @dachengx in #214
- Fix the path of
alea_run_toymcscript by @dachengx in #216 - Tarball alea for later user installation by @dachengx in #215
- Use
install.shfrom utilix by @dachengx in #217 - Bump version of utilix by @dachengx in #218
Full Changelog: v0.2.8...v0.3.0