What's Changed
- Add
FunctionResult<TResult>
to allow functions return 'proper' results by @seveneleven in #487 - Add
ICameraDriver
by @seveneleven in #499 - Allow Resource Management facade to notify when module is available (running) by @MathoMathiasCamara in #503
- Port: Extend construct method for constructor invocations on resources by @1nf0rmagician in #501
- Filter generic base types when seaching for the resource proxy type by @1nf0rmagician in #510
- Port: Filter generic base types when seaching for the resource proxy type by @1nf0rmagician in #512
- Port: Replace
ICameraDriverListener
withEventHandler
by @seveneleven in #514
Full Changelog: v8.2.0...v8.2.1