protostuff v1.3.0 Release Notes

Release Date: 2015-01-13 // over 9 years ago
  • ๐Ÿ‘Œ Improvements

    • #74: Switch to com.fasterxml.jackson v2.4.4
    • #79: Add @Generated annotation to generated classes

    ๐Ÿ›  Fixes

    • #58: Do not wrap lists into Collections.unmodifiableList(source) (code generated by java_bean template)