Releases
3.0.0
3.0.0 - ReadOnlySequence support
3.0.0 (2019-01-11)
Features
.net core 2.2 (b5bf2191 )
CI:
move msgpack.spec to common pipelines (6eb502e4 )
windows has global 1.1 (5fb375ea )
check global 1.1 (16f57951 )
let's inspect that image (424cc7e3 )
use %LocalAppData%\Microsoft\dotnet as specified in install script (b068c214 )
Invoke-Expression should be used. (a64592f0 )
use ";" for separating commands. (1ee094b6 )
powershell scripting. (e85b40d1 )
use $Home for powershell (fd2f4ee3 )
move OS condition to condition
section. (79fe2505 )
DataLengths: use constants (0a334c47 )
Map: introduce tests for ReadOnlySequence (7e4ef275 )
ReadOnlySequence:
String:
reorder code and fix bug in Convert for 1.*. (c218a76f )
reading from ReadOnlySequence (b993b9ab )
using encoders and decoders (6425cb45 )
Targets: add targeting of individual frameworks (58342762 )
Token: reading tokens from ReadOnlySequence (fd3a526a )
Bug Fixes
Binary: reading binary (062df109 )
Extension: various bugs in reading (0871a787 )
String:
zero-length string is a special case (dd6f23a5 )
we need to use right offset value (1e67ca4a )
we forgot to use offset after header (a69f8311 )
Tests:
You can’t perform that action at this time.