repoze.bfg.extdirect Changelog
==============================
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.
