What's Changed
- Use
pyproject.toml
to install alea-inference by @dachengx in #192 - Removed deprecated
_pegasus_properties
by @FaroutYLq in #196 - Simplify
SubmitterHTCondor
by @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
outputfolder
by @dachengx in #199 - Support more
toydata_mode
by @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.quote
to convert the arguments into unix format by @dachengx in #209 - Fix the usage of scripts by @dachengx in #210
- Add
spectrum_axis
configuration forSpectrumTemplateSource
by @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_toymc
script by @dachengx in #216 - Tarball alea for later user installation by @dachengx in #215
- Use
install.sh
from utilix by @dachengx in #217 - Bump version of utilix by @dachengx in #218
Full Changelog: v0.2.8...v0.3.0