Skip to main content

v0.0.9 (2014-09-21)

Scope

  • Core dependency injection and context

Changes

  • Added
    • Use the InjectMembers interface for dependency injection.
  • Improved
    • Simplify the AppContext implementation hierarchy and context structure; remove dependencies on Guice and Spring.
    • Pass modules through start instead of addModule; remove getParent.

Cumulative changes

The original version identifiers are retained below. Where a feature was changed again, the changes for the main version on this page take precedence.

Hasor Web v0.0.7

  • Added
    • Add RRUpdate to update Request and Response objects.