MessagePack v1.3.0 Release Notes

Release Date: 2015-11-21 // over 8 years ago
    • Change the license from the Apache License Version 2.0 to the Boost Software License, Version 1.0.(#386)
    • Remove some warnings (#365)
    • Add std::reference_wrapper support(#373, #384)
    • Improve tests (#375, #378, #379, #380)
    • Fix msvc specific problem (#376, #383)
    • Fix typos (#381)