protostuff v1.3.2 Release Notes

Release Date: 2015-03-01 // about 9 years ago
  • 👌 Improvements

    • #81: add validation for @Tag annotation value, throw an IllegalArgumentException when value is out of range [protostuff-runtime]
    • #83: add maven "Bill of Materials" module
    • #94: add method getProtoType for Field [code generator]
    • #92: generate equals() and hashCode() for generated messages [code generator]