Skip to content

Commit

Permalink
Cleaned up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Lepore committed Oct 18, 2012
1 parent e1c13b4 commit f0f1bb0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 49 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -6,6 +6,5 @@ branches:
only:
- master

notifications:
email:
- slepore@moobin.net
#notifications:
# email: false
4 changes: 2 additions & 2 deletions changelog.md
Expand Up @@ -4,14 +4,14 @@ Features:

- Full dependency injection container.
- Service schemas can be setted via constructor or setters, in JSON format.
- Common parameters, shared between all services hosted on the container.
- Support for common parameters, shared between all services hosted on the container.
- Service definitions can be references loaded inside the container.
- Triggers to execute service methods, useful for setter injection or quick configuration.
- And again, all of this features can be handled on a simple json schema.

Documentation:

- Added for dependency injection.
- Added docs and refereces for dependency injection.

## 0.2.1 (Oct 08, 2012)

Expand Down
44 changes: 0 additions & 44 deletions lib/cation.js~

This file was deleted.

0 comments on commit f0f1bb0

Please sign in to comment.