PowerNap v 0.9.1 Released
* Eliminate unnecessary body/content conversion attempts for GETs and standard FORM posts. vfive
* Fixed a bug in the 'authenticate' method that was not correctly attempting to reference a ColdSpring-managed bean declared as an authenticator in the extended engine. bcarr
* Application.cfc file now included in the /examples/hello_world/ directory. bcarr
* Add documentation note regarding hack for JSONP implementation. vfive
* Fixed non-thread-safe code, eliminating issues that were causing race-conditions (proper var'ing). vfive and bcarr
* Added a 'bootstrapper' configuration option supported by the endpoints.cfm custom tag. This will allow developers to initialize their application by providing an object responsible for any app set-up. Documentation has also been updated. bcarr
