0.7.0
- ⬆️ Update liquidpy to 0.8
- ✨ Add
Proc.__meta__
that will not be inherited when subclassing - 🎨 Put
procgroup
inProc.__meta__
- ⚡️ Do not mutate
Proc.__doc__
when subclassing - ⚡️ Use mro to detect parent class of a Proc
What's Changed
Full Changelog: 0.6.4...0.7.0