Serializer v1.13.0 Release Notes

Release Date: 2018-07-25 // almost 6 years ago
  • Implemented enhancements:

    🛠 Fixed bugs:

    • 👻 Exception on deserialization using XML and exclude-if #975

    Closed issues:

    • Serialization fails if root element has custom handler #961
    • 👉 Make inline property work with deserialization too #937

    🔀 Merged pull requests:

    • Serializer 2.0 compatibility features #967 (goetas)