Avoid crashes on unresolved references, especially when MSON mixins reference primitive types (e.g. Include (object)).
#752
Prevent crashes under some circumstances while handling incorrectly indented blocks.
#755
Fixed cases where an enum with a matching sample, default or enumeration value would issue a duplication warning and the incorrect description may be selected.
#749
Bug Fixes
Avoid crashes on unresolved references, especially when MSON mixins reference primitive types (e.g.
Include (object)
). #752Prevent crashes under some circumstances while handling incorrectly indented blocks. #755
Fixed cases where an enum with a matching sample, default or enumeration value would issue a duplication warning and the incorrect description may be selected. #749