- Fixed
resolve
exception whenisScope
is null
- Implemented
asScope()
functionality - Fixed code generation interaction with other builders
- Added static
root
property to Scope to hold the root scope. - Renamed ContainerBuilder to ScopeBuilder
- If a constructor takes a Scope as a parameter, it will receive the scope that created the object.
- Updated documentation
Refactor and documentation
Initial release