2015-05-07 Mike Pye * Remove coercion of msgpack String type to haskell Text 2014-12-03 Sebastian Witte * Add support for extension types 2014-11-13 Rodrigo Setti * Changes `ObjectInt` data from `Int` to `Int64`, so it can be possible to pack a 64bit int on a 32bit system. 2014-07-25 Rodrigo Setti * Fix a fatal bug: Data.MessagePack.Spec was not exposed, thus failing the package installation. 2014-07-25 Rodrigo Setti * Initial version: Serialize instances tested for consistency. * Missing: Extension types