---------------- - Switched to request.has_permission
0.6.0
---------------- - Added metadata support
0.5.2
---------------- - Added error logging and fixed the issue when 'json_encoder' wasn't provided in includeme(..) config (thanks Fabian Maier)
0.5.1
---------------- - Added optional json_encoder argument to Extdirect constructor to allow for providing a custom JSON serializer (e.g. pyramid.renderers.JSON)
0.5.0
---------------- - We're now python3 compliant (thanks Fabien Coronis)