The release: - Improves support for Python 3. - Bumps the dependency on pymongo. - Drops the dependency on Flask-Views. As a result, `self.args` and `self.kwargs` are no longer available in views.
0.2.3
This release splits `Resource.serialize` into separate field-type serialization methods, making it easier to add custom serialization logic for new field types.