- 🐛 Fix `nexts` being inherited for `Proc` subclasses
0.3.4
- ✨ Print pipen version in CLI: pipen plugins - 🩹 Make use of full terminal width for non-panel elements in log - 🩹 Extend width to 256 when terminal width cannot be detected while logging (most likely logging to a text file)
0.3.3
- ♿️ Change default log width to 100 - 🩹 Fix broken panel in log content with console width cannot be detected
0.3.2
- ⬆️ 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