X Tutup
Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 695 Bytes

File metadata and controls

23 lines (15 loc) · 695 Bytes

Release Notes

  • 2015-04-27 0.7.0-p9

  • Fix [#217] when reading from SockectInputStream

  • 2015-04-09 0.7.0-p8

  • Support Extended type (defined in MessagePack) in msgpack-jackson

  • Support BigDecimal type (defined in Jackson) in msgpack-jackson

  • Fix MessageUnpacker#unpackString #215, #216

  • 2015-02-16 0.7.0-p7

  • Google App Engine (GAE) support

  • 2015-02-11 0.7.0-p6

  • Add MessagePacker.getTotalWrittenBytes()

  • 2015-01-28 0.7.0-p5

  • Fix skipValue #185

  • 2015-01-19 0.7.0-p4

  • Supporting some java6 platform and Android

X Tutup