Skip to content

Releases: vsilaev/tascalate-async-await

Initial release of Tascalate Async/Await

08 Nov 16:25

Choose a tag to compare

This is the initial release with full support for the asynchronous methods (with single pending value result), asynchronous generator methods (multiple on-demand asynchronous values) and related stuff (like Scheduler / SchedulerResolver).