Skip to content

Releases: Cysharp/MemoryPack

Ver.1.2.1

10 Oct 17:36
Compare
Choose a tag to compare

Added TypeScript code generation support, see document TypeScript and ASP.NET Core Formatter section

What's Changed

Full Changelog: 1.1.1...1.2.1

Ver.1.1.1

05 Oct 12:10
ba6cd53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

Ver.1.1.0

03 Oct 11:48
af6c443
Compare
Choose a tag to compare

Breaking changes, now serialize string as UTF8 as default.
Binary data is compatible.

What's Changed

New Contributors

Full Changelog: 1.0.4...1.1.0

Ver.1.0.4

01 Oct 23:52
65fed91
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

Ver.1.0.3

30 Sep 12:03
dd4ea81
Compare
Choose a tag to compare

What's Changed

  • Chagne ReadWriter method name, Write/ReadObject -> Write/ReadValue by @neuecc in #11

Full Changelog: 1.0.2...1.0.3

Ver.1.0.2

29 Sep 05:51
7de6da0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

Ver.1.0.1

28 Sep 07:28
Compare
Choose a tag to compare

What's Changed

  • Fixes spelling in README.md by @joseftw in #3
  • Add CompleteAsync at PipeReader Read Completion by @SeungHuLee in #7
  • optimize read/write with empty string + shortName empty string replac… by @JasonXuDeveloper in #6

New Contributors

Full Changelog: 1.0.0...1.0.1

Ver.1.0.0

27 Sep 08:32
Compare
Choose a tag to compare

Initial public release

Ver.0.0.1

25 Sep 18:01
Compare
Choose a tag to compare

First preview.