* Implement CORS package * Implement full featured enumeration class * Implement computed columns serialization in result schema * Implement read and write attributes on CoreColumn * Minor bug fixes
0.4.4
- support callable validators - support caching on check permission service - minor bug fixes
0.4.2
1. add support for required params automatic validation. 2. enhanced serialization. 3. built-in limit/offset pagination support. 4. minor bug fixes and performance improvements. 5. support different client timezones.
0.4.1
- minor bug fixes - security cli commands implemented
0.4.0
Features:
- celery integration - sentry integration - remote caching - local caching - major bug fixes - code refactoring