Releases: kpavlov/await4j
Releases · kpavlov/await4j
0.1.1
v0.1.0
Initial version
- Added
Async
utility to executeRunnable
,Callable<T>
andFuture<T>
in virtual threads. - Added
ThrowingRunnable
to representRunnable
, that can throw unchecked exception.
New Contributors
Full Changelog: https://github.com/kpavlov/await4j/commits/v0.1.0