This repository has been archived by the owner on Nov 21, 2019. It is now read-only.
forked from tyohan/MongoRecord
-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,9 @@ Author: Dariusz Górecki <[email protected]> | |
|
||
--- | ||
|
||
This is the **1.3.5** release | ||
This is the **1.3.6** release | ||
|
||
New features in 1.3.6 | ||
|
||
New features in 1.3.5 | ||
|
||
|
@@ -91,4 +93,4 @@ Features: | |
- (almost, limited only by MongoDB 4MB limit of single document) endless document embedding/nesting | ||
- Ready to go out-of-box *EFFICIENT* DataProvider, witch use native php db driver sort, limit and offset features for returning results! | ||
- Records and embedded documents inherit from CModel, so you can use every class witch can handle of CModel (ie: Gii form generator) | ||
- [relation support *idea/concept/example*][advanced.relations] | ||
- [relation support *idea/concept/example*][advanced.relations] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters