CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 06:10:00 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"94a7e90d17ef899878ebf6ef8640180d"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=5JN5XTPplU0%2BTpiJdrlXGqqShj8oalagt2Ymna0PzSD4oXKQS0r28g7uLlcm%2BD2LfvH%2FV69XPYIbdmRS3OaB4z9jqQEwW60l0QFolJj2cMBi4W1uqOuXnL7%2BPjcQYDjsFULEKwhh8arHWVXgBA21Wm9%2FVVE7yR6C9hYTODgRWvvAs0HN7NwiuhYlyY0xcDLhL2hVO%2Be%2FdqdRynqFkk5kp%2BkhiZD9Rk7F9dvQ%2F72OB5ue22iPgHKNoOn7%2FDGnWWfGBtDeW%2BOpj1F92YZ1oCAAxA%3D%3D--%2B8k82q53yjC6Fgca--oDhU4bklM6utty8AAF%2F%2B%2Bg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.770021548.1753250999; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:09:59 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:09:59 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 822A:167F3A:4C084E:634542:68807CB7
Releases · timandy/routine · GitHub
12 Mar 03:18
Loading
15 Aug 08:17
Loading
27 Nov 05:39
Loading
16 Oct 03:04
Loading
20 Feb 10:09
Loading
18 Nov 10:32
Loading
21 Jul 09:51
Loading
27 May 08:26
Loading
28 Apr 01:04
Loading
20 Apr 09:22
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 27
Releases: timandy/routine
Releases · timandy/routine
Version 1.1.5
Compare
Release notes
Bugs
- Fix missing nil check for the underlying data when copying the context of
InheritableThreadLocal
.
Features
- Support go version range
go1.18
~go1.24
(New supportgo1.24
). - Add a new
static mode
, which improves performance by over20%
and provides higher memory safety by adding the compilation parameter-a -toolexec='routinex -v'
.
Changes
- Modify the
goid
type touint64
. - Update copyright.
Links
- Source code https://github.com/timandy/routine/tree/v1.1.5
Assets 2
Version 1.1.4
Compare
Release notes
Features
- Support go version range
go1.18
~go1.23
(New supportgo1.23
).
Changes
- Fix interface conversion error: getting nil value from ThreadLocal[T], where T is interface type.
- Update copyright.
Links
- Source code https://github.com/timandy/routine/tree/v1.1.4
Assets 2
Version 1.1.3
Compare
Release notes
Features
- Support go version range
go1.18
~go1.21
. - Support
generic
programming.
Links
- Source code https://github.com/timandy/routine/tree/v1.1.3
Assets 2
Version 1.1.2
Compare
Release notes
Features
- Support go version range
go1.13
~go1.21
(New supportgo1.21
). - Support capture values of
InheritableThreadLocal
byWrapTask()
,WrapWaitTask()
andWrapWaitResultTask()
methods. - Support run
FutureTask
byFutureTask.Run()
method. - Define function type
Runnable
andFutureCallable
.
Changes
- Rename type
Future
toFutureTask
. - Skip first runtime panic stack automatically for
RuntimeError
.
Links
- Source code https://github.com/timandy/routine/tree/v1.1.2
Assets 2
Version 1.1.1
Compare
Release notes
Features
- Support go version range
go1.13
~go1.20
(New supportgo1.20
).
Changes
- Fix a memory leak risk caused by Timer.
- Reduce memory by using less chan.
- Update copyright.
Links
- Source code https://github.com/timandy/routine/tree/v1.1.1
Assets 2
Version 1.1.0
Compare
Release notes
Features
- Support more arch
loong64
,mips
,mipsle
,mips64
,mips64le
,ppc64le
,riscv64
,wasm
.
Changes
- Upgrade dependencies to the latest version.
- Modify continuous integration script to support go1.19.
Links
- Source code https://github.com/timandy/routine/tree/v1.1.0
Assets 2
Version 1.0.9
Compare
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
Assets 2
Version 1.0.8
Compare
Release notes
Changes
- Rename
StackError
toRuntimeError
. - Support error nesting for
RuntimeError
. - Beautify the error message of
RuntimeError
. - Remove
bytesconv.Bytes()
andbytesconv.String()
methods. - Restore to the previous value if an overflow occurs when getting the index of
ThreadLocal
.
Links
- Source code https://github.com/timandy/routine/tree/v1.0.8
Assets 2
Version 1.0.7
Compare
Release notes
Bugs
- Fix released
thread
struct may be resurrected from invalid memory and cause fault error.
Changes
- Modify the error message format of
StackError
. - Define function type
Supplier
forthreadLocal
andinheritableThreadLocal
types. - Define function type
Runnable
andCallable
forGo(Runnable)
,GoWait(Runnable)
andGoWaitResult(Callable)
methods.
Links
- Source code https://github.com/timandy/routine/tree/v1.0.7
Assets 2
Version 1.0.6
Compare
Release notes
Bugs
- Fix fault error when pprof is running.
Features
- Support more architectures
386
,amd64
,armv6
,armv7
,arm64
.
Changes
- Read and write
coroutine
information through thegohack
library, theoretically support unreleasedgo
versions in the future. - When
runtime.g
cannot be obtained natively,panic
directly instead of falling back to invokeruntime.Stack()
method. - Remove api
ThreadLocal.Id()
.
Links
- Source code https://github.com/timandy/routine/tree/v1.0.6
Assets 2
Previous Next
You can’t perform that action at this time.