v0.0.9 (2014-09-21)
Scope
- Core dependency injection and context
Changes
- Added
- Use the
InjectMembersinterface for dependency injection.
- Use the
- Improved
- Simplify the AppContext implementation hierarchy and context structure; remove dependencies on Guice and Spring.
- Pass modules through
startinstead ofaddModule; removegetParent.
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
RRUpdateto update Request and Response objects.
- Add