DynaMix v1.3.7 Release Notes

Release Date: 2018-11-11 // over 5 years ago
    • ๐Ÿ›  Properly fixed problems with messages to methods from parent classes, removing the need for from_parent
    • User config macro DYNAMIX_NO_BAD_MULTICASTS allowing safe mutlicasts (no throwing if there's no implementation)
    • Optional split-message macros to allow message implementations to be hidden for faster compilation.
    • ๐Ÿ“‡ Renamed internal macros to start with I_ instead of underscore and capital letter