DynaMix v1.3.8 Release Notes

Release Date: 2019-11-02 // over 4 years ago
    • ➕ Added mixin move assignment to mixin type info
    • Added object::move_matching_from which move-assigns matching mixins from one object to another
    • 🔦 Exposed copy assignment and move constructor in public mixin type info
    • 🛠 Fixed some unused variable warnings