- ⬆️ Upgrade rtoml to v0.8 - ⬆️ Upgrade pipda to v0.6
0.3.1
- 📌 Pin dep and doc dep verions - ✨ Allow injected jupyter html to collapse code - 📝 Add docs for CLI tools - 💥 Default title to the title tag instead of h1 for cli inject - 🐛 Use on_init hook to init config - ⬆️ Upgrade frontend deps, so no longer need to patch svelte for large report - ✅ Add tests - 🐛 Fix renaming report from process with name index
0.3.0
- 🐛 Fix preprocessing with tag attribute value is empty - ✨ Implement a cli plugin for pipen to inject external html page to the report - 📌 Pin doc dep verions
0.2.16
- 📌 Pin dep versions - 🩹 Allow to set workdir from Pipen constructor
0.2.15
- 🩹 Fix `FutureWarning` in `Proc._compute_input()` - 🩹 Add `__doc__` for `Proc.from_proc()` - 📌 Pin deps for docs
0.2.14
- 🩹 Shorten pipeline info in log for long config options - 🐛 Fix cached jobs being put into queue - 🩹 Shorten job debug messages when hit limits - 🚑 Remove sort_dicts for pprint.pformat for py3.7