Revision history for Dancer-Plugin-Adapter 0.004 2013-01-25 22:12:51 America/New_York [FIXED] - Added JSON as a prereq for testing 0.003 2012-12-24 14:49:57 America/New_York [ADDED] - Added 'scope' option to control lifecycle of created objects [CHANGED] - Default scope is now 'request' instead of (effectively) 'singleton' in the previous implementation. This makes the default behavior safer to ensure data is not leaked between requests. 0.002 2012-12-14 12:28:27 America/New_York [DOCUMENTATION] - Fixed URL for issues [OTHER] - Added Class::Load::XS as recommended 0.001 2012-12-14 12:15:44 America/New_York - First release