Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

4.0.2

Compare
Choose a tag to compare
@kylef kylef released this 29 Oct 14:42
· 114 commits to master since this release

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]