>
> A strong effort was put on documentation, you can find a first version
> of the user guide here:http://aloiscochard.github.com/sindi/guide/ >
> The ScalaDoc:http://aloiscochard.github.com/sindi/api/ >
> And a brand new website:http://aloiscochard.github.com/sindi/ >
> Release Notes:
> * Added User Guide (http://aloiscochard.github.com/sindi/guide/)
> * Added ScalaDoc (http://aloiscochard.github.com/sindi/api/)
> * Moved to Sonatype and changed organization
> * Updated to SBT 11.2
> * Implemented covariance on Provider
> * Implemented qualifiers validation
> * Implemented JSON support on compiler data model
> * Implemented parameterized qualifier
> * Implemented qualifier combinator ('or', '||')
> * Implemented automatic ModuleManifest import into Component during
> compilation
> * Implemented inline Module definition in Context
> * Implemented Either support
> * Improved Option validation
> * Updated examples
>
> Download:https://github.com/aloiscochard/sindi/wiki/Download >
> There is lot of awesome new features, but not all are documented,