Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Tags: codeguruteam/MessagePack-CSharp

Tags

v2.4.35

Toggle v2.4.35's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
AArnott Andrew Arnott
Set unity package.json file for v2.4.35

v2.4.23-alpha

Toggle v2.4.23-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request MessagePack-CSharp#1443 from AArnott/mergeMasterTo…

…Develop

Merge master to develop

v2.3.112

Toggle v2.3.112's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request MessagePack-CSharp#1440 from AArnott/fix1433

Suppress CS1591 warnings in generated code

v2.4.14-alpha

Toggle v2.4.14-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix nullable annotation errorneous handling (MessagePack-CSharp#1395)

* Fix nullable member file name handling

Generating multiple files including the letter '?'.
Invalid file name char should be avoided.

v2.3.85

Toggle v2.3.85's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request MessagePack-CSharp#1314 from AArnott/fix1308

Skip setting fields when the ctor already took the value

v2.3.75

Toggle v2.3.75's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
AArnott Andrew Arnott
Merge develop into master

v2.3.73-alpha

Toggle v2.3.73-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request MessagePack-CSharp#1288 from AArnott/fix1274

Add support for C# 9 record types in mpc

v2.2.113

Toggle v2.2.113's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request MessagePack-CSharp#1277 from seriousbox/fix-int-ke…

…y-constructor-matching

Updating constructor matching for int keys

v2.3.58-alpha

Toggle v2.3.58-alpha's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
AArnott Andrew Arnott
Stamp unity package version as 2.3.58-alpha

v2.2.85

Toggle v2.2.85's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
AArnott Andrew Arnott
Consider nuget push failure non-critical