This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
4.0.2
Bug Fixes
-
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]