v0.1.18
Bug Fixes 🐛
- FIX: Properly jsanitize fireworks Task by @gpetretto in #544
- fix @job annotation (again) by @FabiPi3 in #579
Enhancements 🛠
- Add
job_dir
attribute toResponse
class to record where a job ran by @janosh in #570 - Add type hint for @job and fix for run_locally by @FabiPi3 in #578
- Add dynamic option to append_name by @JaGeo in #644
Documentation 📖
- Fix
JobStore.from_file
docstring by @Andrew-S-Rosen in #543 - Added logo by @davidwaroquiers in #569
- fix firework command bug in doc by @chiang-yuan in #589
- Add JFR to readme. by @utf in #595
House-Keeping 🧹
- Migrate from
pip
touv
for CI dependency install by @janosh in #574 - Bump
ruff
and fix errors by @janosh in #593
New Contributors
- @FabiPi3 made their first contribution in #578
- @chiang-yuan made their first contribution in #589
Full Changelog: v0.1.17...v0.1.18