MongoYii

A Yii MongoDB ORM

Downloads
78.7K
Stars
135
Committers
36

Bot releases are hidden (Show)

MongoYii - 5.0.0

Published by Sammaye over 10 years ago

THERE IS A BREAKING CHANGE IN THIS RELEASE, PLEASE READ BELOW BEFORE UPDATING IF YOU ARE USING OLD CODE.

Breaking Change:

Added:

MongoYii - 4.2.0

Published by Sammaye over 10 years ago

Added:

Fixed:

MongoYii - 4.1.0

Published by Sammaye over 10 years ago

I know I said the next release was going to the relation caching but a fault on my part, when reading time on GitHub, means this is not the case. Instead I will do that release in another month.

Added:

MongoYii - 4.0.3

Published by Sammaye over 10 years ago

This is the last release before the fixing of: https://github.com/Sammaye/MongoYii/issues/169 whereby relations will by default load eagerly and be cached in arrays within the models. The next release, featuring this fix, will be pushed to a 5.0 tag as it will be a breaking change.

PLEASE ENSURE YOU HAVE ACCOUNTED FOR THIS CHANGE IN YOUR CODE.

Fixed:

MongoYii - 4.0.2

Published by Sammaye over 10 years ago

Documentation:

  • https://github.com/Sammaye/MongoYii/issues/200 Removed upgrade notes. It has been 9 months since the release of 2.x of MongoYii and I doubt anyone is still using 1.x, if they are then they will be advised to automatically upgrade.
MongoYii - 4.0.1

Published by Sammaye over 10 years ago

Fixed:

MongoYii - 4.0.0

Published by Sammaye over 10 years ago

Changed:

  • https://github.com/Sammaye/MongoYii/issues/197 The way __get returns exceptions. It will now return exceptions under certain cases when child function return exceptions of their own. This does not effect the schemaless nature of MongoYii however it does mean that exceptions might be thrown where they were not before. Since this is not backwards compatible with previous functionality this release has been pushed to a new major, however, it is not really that major a change.
MongoYii - 3.5.0

Published by Sammaye over 10 years ago

Fixed:

Added:

MongoYii - 3.4.0

Published by Sammaye over 10 years ago

MongoYii - 3.3.0 Release

Published by Sammaye over 10 years ago

Added:

MongoYii - 3.2.0 Release

Published by Sammaye almost 11 years ago

Added:

MongoYii - 3.1.6 Release

Published by Sammaye almost 11 years ago

Fixed:

MongoYii - 3.1.5 Release

Published by Sammaye almost 11 years ago

Fixed:

MongoYii - 3.1.4 Release

Published by Sammaye almost 11 years ago

Fixed:

MongoYii - 3.1.3 Release

Published by Sammaye almost 11 years ago

Fixed:

MongoYii - 3.1.2 Release

Published by Sammaye almost 11 years ago

Fixed:

MongoYii - 3.1.1 Release

Published by Sammaye almost 11 years ago

Fixed:

MongoYii - 3.1.0 Release

Published by Sammaye almost 11 years ago

Breaking Change:

  • https://github.com/Sammaye/MongoYii/pull/171 collectionName() to return get_class($this) as it does in Yii currently. This is normally of no consequence and would normally be a backward compatible change except some people may wonder why they no longer get empty collection errors when they don't define a collection name.

Fixed:

MongoYii - 2.9.3 Release

Published by Sammaye almost 11 years ago

Fixed:

MongoYii - 2.9.2 Release

Published by Sammaye almost 11 years ago