Bug fixes: - Parsing Numeric field options [[issue 82]](https://github.com/Relrin/aiorest-ws/issues/82) - Getting mapper from PKOnlyObject [[issue 80]](https://github.com/Relrin/aiorest-ws/issues/80)
1.1.0
Features: - Model serializing for Django and SQLAlchemy ORM - Updated Autobahn.ws to the latest stable version
1.0.1
Features: - Fixed setup.py file - Updated Autobahn.ws to the latest stable version
1.0.0
Implemented features: - Routing - Views (function and method-based) - Authentication (using JSON Web Token) - Customizing behaviour of your application through settings file - Compressing messages for minimize of transmitted traffic (if your browser support) - SSL support