Changes for version 0.003 - 2012-12-24

  • 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.

Modules

Wrap any simple class as a service for Dancer