Finally built-in Swagger UI support thanks to Flasgger
* Added Swagger UI support
0.5.3
* Updated all dependencies and flask itself * Added helper api decorators for most used http methods (post, get, put, patch and delete) * Extended validators to be able to use a custom field name in validation errors * Added a new validation service for standalone arguments without considering their database column nullability or default value
0.5.2
* Added automatic filtering support for entities * Minor bug fixes * Revised package manager template * Extended path utils * Important bug fixes for sqlalchemy updated version
0.5.1
* Important bug fix in query.count method * Added future=True to engine * Code revised
0.5.0
0.4.36
** This is the last release which works with sqlalchemy < 1.4