- Add dependables support for functools.partial and wrapped functions with forward references, including handling of wrapped dependencies.
- Fix optional sequence handling with new union syntax from Python 3.10.
- Refactor internals (remove unused conditional, improve coroutine check reuse) and sync German documentation.