Releases: nette/component-model
Releases · nette/component-model
Released version 2.2.5
Released version 2.3.0
- requires PHP 5.6
- uses Nette\SmartObject
Container::getComponent()optimizationComponent::__construct()parameters $parent & $name are deprecated
For the details you can have a look at the diff.
Released version 2.2.4
- Container: shows suggestions for missing components
For the details you can have a look at the diff.
Released version 2.2.3
- travis: migrating to container-based infrastructure
- improved coding style
For the details you can have a look at the diff.
Released version 2.2.2
Released version 2.2.1
- Container::getComponent() uses better exception message when component has parent #1
Released version 2.2.0
The first standalone release. For more information see readme.md.