pyramid_extdirect Changelog
==============================
0.5.0
----------------
- We're now python3 compliant (thanks Fabien Coronis)

0.4.0
----------------
- Fixed user-defined exfception views handling

0.3.2
----------------
- Added permissions check for extdirect_method decorated functions (vs. methods)
- Added actions filter for extdirect api route  

0.3.1
----------------
Added pyramid debug toolbar support (thanks github.com/breath)

0.3
----------------
Renamed project to pyramid_extdirect

0.2
----------------
- Fixed form quotes quoting
- Move package structure from repoze.bfg to pyramid


0.1.2
----------------
- Fixed typo in JsonReprEncoder


0.1.1
----------------
- Fixed packaging
- Fixed numargs for methods with request_as_last_param


0.1
----------------

- Initial release.
