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
v0.1.0
Refactoring of the way parsing and serializing occurs.
Adds the ability to register custom parsers and serializers for a given mime type.
Existing parsing and serialization was moved to follow the same registration pattern.