We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b42bb4 commit 42ae46aCopy full SHA for 42ae46a
RELEASE-NOTES.md
@@ -1,5 +1,6 @@
1
# Release Notes for protobuf-java-format
2
* 1.5
3
+ * [#35](https://github.com/bivas/protobuf-java-format/issues/35) - Fix character encoding bugs when printing to strings and byte arrays.
4
* [#37](https://github.com/bivas/protobuf-java-format/pull/37) - Fix NPE during json deserialization.
5
* 1.4
6
* [#15](https://github.com/bivas/protobuf-java-format/issues/15) - Fix unsigned values for JacksonFormatter.
0 commit comments