Serializer v0.16.0 Release Notes

Release Date: 2014-03-18 // about 10 years ago
  • Closed issues:

    • best way to add root to json? #250
    • 📇 Use Doctrine metadata #247
    • Integration Points - run-time exclusion checking #239
    • Using DoctrineTypeDriver to use Doctrine Anotations #232
    • 📚 Virtual property documentation xml & yaml #100

    🔀 Merged pull requests:

    • 🔄 Changed some constraint to allow latest versions #251 (stof)
    • 👍 XML root element namespace support #246 (andreasferber)
    • ➕ Added test for leading backslash in front of class name to TypeParserTest #245 (deralex)
    • Allow to fetch data from has*() with public_method #243 (jaymecd)
    • 👌 Improve yaml documentacion Fix #100 #221 (BraisGabin)