This is bug fix release of 1.0.0. It is recommended for users who use Timestamp.
BUG FIXES
- Fix conversion from DateTime[Offset] to Timestamp failure for before Unix epoc. #296
IMPROVEMENTS
- Fix nuspec metadata. #306
Unclaimed project
Are you a maintainer of msgpack-cli? Claim this project to take control of your public changelog and roadmap.
Changelog
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
Last updated over 1 year ago
This is bug fix release of 1.0.0. It is recommended for users who use Timestamp.
This release contains some bug fixes mainly related Unity stability from RC1.
This is change list from 0.9.2 (not from 1.0-RC)
This is release candidates to 1.0!
Only critical bug fixes will be applied until 1.0 release. Please check binaries in your environment with known limitations about IL2CPP and Xamarin.iOS (essentially, you should use mpu.exe tool to generate serializer code or call MessagePackSerializer.Prepare<T>() for all types and adjust linker related configuration.)