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
* BREAKING CHANGE: The way field registration works has changed. Only…
… Field<T>
registration is now supported. This was to support introspection.
* Added introspection support.
* Antrl/JSON.NET types are now marked as internal.