Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge branch 'feature/31' into develop
Browse files Browse the repository at this point in the history
Close #30
Close #31
  • Loading branch information
tux-rampage committed Dec 13, 2017
2 parents cb23064 + e6e17c4 commit dcd0081
Show file tree
Hide file tree
Showing 12 changed files with 408 additions and 97 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,17 @@ All notable changes to this project will be documented in this file, in reverse

### Added

- Nothing.
- [#31](https://github.com/zendframework/zend-di/pull/31) adds the service
factory `Zend\Di\Container\GeneratorFactory` for creating a
`Zend\Di\CodeGenerator\InjectorGenerator` instance with zend-servicemanager.

### Changed

- Nothing.
- [#31](https://github.com/zendframework/zend-di/pull/31) adds the method
`getOutputDirectory()` to `Zend\Di\CodeGenerator\GeneratorTrait`.

- [#31](https://github.com/zendframework/zend-di/pull/31) adds the method
`getNamespace()` to `Zend\Di\CodeGenerator\InjectorGenerator`.

### Deprecated

Expand Down
121 changes: 63 additions & 58 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dcd0081

Please sign in to comment.