What's Changed
- Fixed:
@DependencyClient
and@DependencyEndpoint
now emit diagnostics when non-closure literal is assigned, includingunimplemented
(#137). - Fixed:
@DependencyClient
and@DependencyEndpoint
no longer fail on multiline closure literal defaults (#137).
Full Changelog: 1.1.0...1.1.1