File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
33## 0.8.13
4- * Fix ambiguous overload in Java 9[ #415 ] ( https://github.com/msgpack/msgpack-java/pull/415 )
5- * Make MessagePackParser accept a string as a byte array field[ #420 ] ( https://github.com/msgpack/msgpack-java/pull/420 )
6- * Support MessagePackGenerator#writeNumber(String)[ #422 ] ( https://github.com/msgpack/msgpack-java/pull/422 )
4+ * Fix ambiguous overload in Java 9 [ #415 ] ( https://github.com/msgpack/msgpack-java/pull/415 )
5+ * Make MessagePackParser accept a string as a byte array field [ #420 ] ( https://github.com/msgpack/msgpack-java/pull/420 )
6+ * Support MessagePackGenerator#writeNumber(String) [ #422 ] ( https://github.com/msgpack/msgpack-java/pull/422 )
77
88## 0.8.12
9- * Fix warnings in build.sbt[ #402 ] ( https://github.com/msgpack/msgpack-java/pull/402 )
10- * Add ExtensionTypeCustomDeserializers and MessagePackFactory#setExtTypeCustomDesers[ #408 ] ( https://github.com/msgpack/msgpack-java/pull/408 )
11- * Avoid a CharsetEncoder bug of Android 4.x at MessagePacker#packString[ #409 ] ( https://github.com/msgpack/msgpack-java/pull/409 )
9+ * Fix warnings in build.sbt [ #402 ] ( https://github.com/msgpack/msgpack-java/pull/402 )
10+ * Add ExtensionTypeCustomDeserializers and MessagePackFactory#setExtTypeCustomDesers [ #408 ] ( https://github.com/msgpack/msgpack-java/pull/408 )
11+ * Avoid a CharsetEncoder bug of Android 4.x at MessagePacker#packString [ #409 ] ( https://github.com/msgpack/msgpack-java/pull/409 )
1212
1313## 0.8.11
1414 * Fixed NPE when write(add)Payload are used at the beginning [ #392 ] ( https://github.com/msgpack/msgpack-java/pull/392 )
You can’t perform that action at this time.
0 commit comments