File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- * 2015-06-23 0.7.0-M6
3+ * 0.7.0-M6
44 * Add a prototype of Value implementation
55 * Apply strict coding style
66 * Several bug fixes
77
8- * 2015-04-27 0.7.0-p9
8+ * 0.7.0-p9
99 * Fix [ #217 ] ( https://github.com/msgpack/msgpack-java/issues/217 ) when reading from SockectInputStream
1010
11- * 2015-04-09 0.7.0-p8
11+ * 0.7.0-p8
1212 * Support Extension type (defined in MessagePack) in msgpack-jackson
1313 * Support BigDecimal type (defined in Jackson) in msgpack-jackson
1414 * Fix MessageUnpacker#unpackString [ #215 ] ( https://github.com/msgpack/msgpack-java/pull/215 ) , [ #216 ] ( https://github.com/msgpack/msgpack-java/pull/216 )
1515
16- * 2015-02-16 0.7.0-p7
16+ * 0.7.0-p7
1717 * Google App Engine (GAE) support
1818
19- * 2015-02-11 0.7.0-p6
19+ * 0.7.0-p6
2020 * Add MessagePacker.getTotalWrittenBytes()
2121
22- * 2015-01-28 0.7.0-p5
22+ * 0.7.0-p5
2323 * Fix skipValue [ #185 ] ( https://github.com/msgpack/msgpack-java/pull/185 )
2424
25- * 2015-01-19 0.7.0-p4
25+ * 0.7.0-p4
2626 * Supporting some java6 platform and Android
2727
28-
You can’t perform that action at this time.
0 commit comments