You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New defaultValidValue property of the <int> field.
New availableLengthLimit property of the <int> and <enum> fields.
Allow copyFieldsFrom property of the <message> and <interface> to specify reference to a <bundle> field.
New code overriding properties (readOverride, writeOverride, refreshOverride, lengthOverride, validOverride, nameOverride) for any field and message definition.
Improvements to the existing documentation (See #2 and #4).