* Made DSN a first-class citizen throughout raven. * Added a Pylons-specific WSGI middleware. * Improved the generic WSGI middleware to capture HTTP information. * Improved logging and logbook handlers.
1.1.6
* Corrected logging stack behavior so that it doesnt capture raven+logging extensions are part of the frames.
1.1.5
* Remove logging attr magic.
1.1.4
* Correct encoding behavior on bool and float types.