Skip to content

Releases: nette/component-model

Released version 2.2.5

19 Dec 14:33
@dg dg

Choose a tag to compare

  • @return self -> static
  • Container::getComponent() optimization

For the details you can have a look at the diff.

Released version 2.3.0

17 Jun 16:50
@dg dg

Choose a tag to compare

  • requires PHP 5.6
  • uses Nette\SmartObject
  • Container::getComponent() optimization
  • Component::__construct() parameters $parent & $name are deprecated

For the details you can have a look at the diff.

Released version 2.2.4

09 Oct 14:53
@dg dg

Choose a tag to compare

  • Container: shows suggestions for missing components

For the details you can have a look at the diff.

Released version 2.2.3

23 Aug 14:40
@dg dg

Choose a tag to compare

  • 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

23 Aug 14:40
@dg dg

Choose a tag to compare

  • Component: attached() is called only once for each object #2

For the details you can have a look at the diff.

Released version 2.2.1

24 Feb 23:01
@dg dg

Choose a tag to compare

  • Container::getComponent() uses better exception message when component has parent #1

Released version 2.2.0

12 May 21:56
@dg dg

Choose a tag to compare

The first standalone release. For more information see readme.md.