- 📌 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
0.2.13
- 🩹 Don't require `job.signature.toml` to force cache a job
0.2.12
- 🐛 Hotfix for typos in `Proc.__init_subclass__()`
0.2.11
- 🩹 Update `envs`, `plugin_opts` and `scheduler_opts` while subclassing processes.