v0.10.0-RC1
fprochazka
released this
12 Aug 18:03
·
784 commits
to master
since this release
This version is marked RC, because it depends on doctrine/orm:2.4.*@rc
.
- separated annotations
- separated cache
- removed NamedEntity
Big thanks to @enumag, who initiated this separation!
How to install (depends on Nette stable)
Following require rules should make composer install this tag, despite minimum-stability
setting.
{
"require": {
"nette/nette": "~2.0",
"kdyby/doctrine": "0.10.*@rc",
"doctrine/orm": "2.4.*@rc",
"doctrine/dbal": "2.4.*@rc",
"doctrine/common": "2.4.*@rc"