Skip to content

v2.2.0

Choose a tag to compare

@gdbrown gdbrown released this 06 Apr 18:55
· 25 commits to master since this release
87fa847
  • Optimize the MessageResolver by using a manifest with all of the classes and mixins so no messages have to be instantiated when using findOneUsingMixin or findAllUsingMixin to find out if they have the given mixin.
  • Comment out the logic that includes fields on serialized or marshaled objects when field is null.