------------------
* Fixed the compatibility with **Marshmallow > 3.0.0b8**
* Removed ``ModelSchema`` class
* Added ``SchemaWrapper``, this is the best way to defined a generated
schema with the **marshmallow_sqlalchemy** library
.. warning::
This version break the compatibility with previous version, in the only
goal to be adapted with the latest version of **marshmallow**