Version 1.0.9
Release notes
Features
- Support arch
386
&amd64
onfreebsd
and archppc64
&s390x
onlinux
. - Support
Cancel()
andGetWithTimeout()
methods for typeFuture
. - Support checking whether the tasks created by
GoWait(CancelRunnable)
andGoWaitResult(CancelCallable)
methods are canceled.
Changes
- Fix spell error of type
Future
. - Rename type
Any
toany
.
Links
- Source code https://github.com/timandy/routine/tree/v1.0.9