Blueprinter v0.25.3 Release Notes

Release Date: 2021-03-03 // about 3 years ago
    • 🛠 🐛 [BUGFIX] Fixes issue where fields and associations that are redefined by later views were not properly overwritten. See #201 thanks to @Berardpi.

Previous changes from v0.25.2

    • 👀 🚀 [FEATURE] Make deprecation behavior configurable (:silence, :stderror, :raise). See #248 thanks to @mcclayton.