File: RELEASE-NOTES.md

package info (click to toggle)
protobuf-java-format 1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 436 kB
  • sloc: java: 4,520; xml: 237; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# Release Notes for protobuf-java-format
* 1.3
   * [#4](https://github.com/bivas/protobuf-java-format/issues/4) - Upgrade to com.fasterxml version of Jackson. 
   * [#3](https://github.com/bivas/protobuf-java-format/issues/3) - Updated dependency on protobuf-java to 2.5.0.
   * Issue [#2](https://github.com/bivas/protobuf-java-format/issues/2), [#5](https://github.com/bivas/protobuf-java-format/issues/5) - Fix test code generation and wrote a few unit tests using TestNG.