aiohttp-security 0.3.0
Changes
- Deprecate
login_requiredandhas_permissiondecorators. Usecheck_authorizedandcheck_permissionhelper functions instead. - Bump supported
aiohttpversion to 3.0+ - Enable strong warnings mode for test suite, clean-up all deprecation warnings.
- Polish documentation