- Expose an untyped EffectAwaiter for untyped Effect types
- Bundle XML docs in the NuGet package.
- Add a changelog.
- Expose an untyped
Eff
type and method builder. - Rework and simplify
IEffectHandler
andEffAwaiter
design. - Support waiting arbitrary awaitables without explicit conversions.
- Expose Eff helper methods and combinators.
- Expose effects and handlers for dependency injection and cancellation.
- Performance optimizations.
- Migrate to NetStandard.