CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 07:08:04 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/"99874c0bed44151193ba84cd1f07d030"
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=SPr649bRBYK0AkE%2F6FCxmZLtbkmkpt5cUopr%2FPl86jnARcULEceVlC2OW5TaaRIhc3%2BzyryqS5yQnbRQoAnZs8yGwt8DUIXf8treUunrw53evlbeWl1KFMSGW0FwvySWSJB41XisD090MckgLCCXoHz%2Fys7UcWsvMyfCZ5UaTscugoW0zlUKb0RMumN4hPSxw45ycSzOcuDuLpITFr0bwtKt9wymUSV%2Bfs9ich%2BVGu6hAcbmnN1oDaCD9ETab6iNIuACbXqcoTD4DiYA7M4zWA%3D%3D--IfSbMxw4O9Ky0xDc--fQdykk16uxa%2BDDi7qftFTg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.339388249.1753340883; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 07:08:03 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 07:08:03 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9262:12F48D:1591543:19F7FD0:6881DBD3
Releases Β· Cysharp/MemoryPack Β· GitHub
12 Feb 05:22
Loading
19 Sep 04:43
Loading
18 Sep 07:28
Loading
12 Apr 00:26
Loading
28 Mar 06:35
Loading
22 Mar 05:42
Loading
21 Mar 06:08
Loading
19 Mar 12:42
Loading
18 Mar 03:13
Loading
15 Mar 06:13
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 249
Releases: Cysharp/MemoryPack
Releases Β· Cysharp/MemoryPack
Ver.1.21.4
0f2fe08
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Compare
What's Changed
- Support for mutable structs as BufferWriter. by @haqoff in #361
- Fix for generic struct deserialization when using ReadOnlySequence by @nathanAjacobs in #352
New Contributors
- @haqoff made their first contribution in #361
- @nathanAjacobs made their first contribution in #352
Full Changelog: 1.21.3...1.21.4
Assets 2
3 people reacted
Ver.1.21.3
Compare
What's Changed
- Added support for nested classes by @pixsperdavid in #333
New Contributors
- @pixsperdavid made their first contribution in #333
Full Changelog: 1.21.2...1.21.3
Assets 2
6 people reacted
Ver.1.21.2
Compare
What's Changed
- feat: MemoryPackSerializer.ResetState, ResetReaderState, ResetWriterState by @alexyakunin in #288
- Adds
pragma warning disable CS0618
to generated *.MemoryPackFormatter.g.cs file by @crui3er in #295 - ci: Change Unity UnitTest from Mono to IL2CPP and enabled on CI by @guitarrapc in #312
- (Hopefully) Fixed issue 309. by @synapticnoise in #313
- [issue-300] Fix for Unmanaged Structs Using GenerateType.VersionTolerant (MEMPACK041) by @kostasbesson in #331
New Contributors
- @alexyakunin made their first contribution in #288
- @crui3er made their first contribution in #295
- @synapticnoise made their first contribution in #313
- @kostasbesson made their first contribution in #331
Full Changelog: 1.21.1...1.21.2
Assets 2
4 people reacted
Ver.1.21.1
Compare
Assets 2
2 people reacted
Ver.1.21.0
Compare
What's Changed
Full Changelog: 1.20.5...1.21.0
Assets 2
1 person reacted
Ver.1.20.5
Compare
Assets 2
1 person reacted
Ver.1.20.4
Compare
Assets 2
3 people reacted
Ver.1.20.3
Compare
What's Changed
Full Changelog: 1.20.2...1.20.3
Assets 2
1 person reacted
Ver.1.20.2
Compare
What's Changed
Full Changelog: 1.20.1...1.20.2
Assets 2
1 person reacted
Ver.1.20.1
Compare
What's Changed
Full Changelog: 1.20.0...1.20.1
Assets 2
2 people reacted
Previous Next
You canβt perform that action at this time.