File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed
Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- * 2015-04-27 0.7.0-p9
4- * Fix [ #217 ] when reading from SockectInputStream
3+ * 0.7.0-M6
4+ * Add a prototype of Value implementation
5+ * Apply strict coding style
6+ * Several bug fixes
57
6- * 2015-04-09 0.7.0-p8
8+ * 0.7.0-p9
9+ * Fix [ #217 ] ( https://github.com/msgpack/msgpack-java/issues/217 ) when reading from SockectInputStream
10+
11+ * 0.7.0-p8
712 * Support Extension type (defined in MessagePack) in msgpack-jackson
813 * Support BigDecimal type (defined in Jackson) in msgpack-jackson
914 * Fix MessageUnpacker#unpackString [ #215 ] ( https://github.com/msgpack/msgpack-java/pull/215 ) , [ #216 ] ( https://github.com/msgpack/msgpack-java/pull/216 )
1015
11- * 2015-02-16 0.7.0-p7
16+ * 0.7.0-p7
1217 * Google App Engine (GAE) support
1318
14- * 2015-02-11 0.7.0-p6
19+ * 0.7.0-p6
1520 * Add MessagePacker.getTotalWrittenBytes()
1621
17- * 2015-01-28 0.7.0-p5
22+ * 0.7.0-p5
1823 * Fix skipValue [ #185 ] ( https://github.com/msgpack/msgpack-java/pull/185 )
1924
20- * 2015-01-19 0.7.0-p4
25+ * 0.7.0-p4
2126 * Supporting some java6 platform and Android
2227
23-
You can’t perform that action at this time.
0 commit comments