------------------
A minor release that internally breaks backward compatibility with marshmallow-2.x. Adds new feature
to that allows loading data and setting ma configuration directly from Collection constructor.
* private api changes to Serializer and Collection classes.
* data can now be loaded via the Collection constructor.
* kwargs can be passed to the underlying ma schema at runtime.