github msgpack/msgpack-c cpp-1.1.0
1.1.0

latest releases: c-6.0.1, cpp-6.1.1, cpp-6.1.0...
9 years ago

breaking changes

  • Remove msgpack_fwd.hpp (#262)
  • Improve user types adaptation mechanism (#262)
    • Since version 1.0.0, users need to obey the correct include order. However, it is very difficult to maintain the correct order in big projects. version 1.1.0 removed this order. Users don't need to care about include order. Migration guide from 1.0.x to 1.1.0 has been written. See https://github.com/msgpack/msgpack-c/wiki

other updates

Don't miss a new msgpack-c release

NewReleases is sending notifications on new releases.