- 💥 Change hook `on_proc_init` to `on_proc_create` - ✨ Add `on_proc_init` hook back but after the process initialized insteadl of before - 👷 Add python 3.11 to CI - 📝 Update documentation about updated hooks⏎
0.9.11
- 🐛 Make sure .envs of Proc subclasses are Diot objects
0.9.10
- 🐛 Fix `utils.mark` and `get_marked` when `__meta__` is `None`
0.9.9
- ⚡️ `utils.mark` and `get_marked` now work with `ProcGroup` and other classes