* Enhance the apis and add more tests (Raymond Feng)

 * Fix for https://github.com/strongloop/loopback/issues/1401 (Raymond Feng)

 * Fix ReferenceError: definition is not defined (Dmitry Manannikov)

 * Mix in observer apis to the connector (Raymond Feng)

 * Enhance fieldsToArray to consider strict mode (Raymond Feng)
This commit is contained in:
Raymond Feng 2015-05-27 11:09:03 -07:00
parent 46e6ad2fd6
commit e8e3ce6688
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
2015-05-27, Version 2.29.0
==========================
* Enhance the apis and add more tests (Raymond Feng)
* Fix for https://github.com/strongloop/loopback/issues/1401 (Raymond Feng)
* Fix ReferenceError: definition is not defined (Dmitry Manannikov)
* Mix in observer apis to the connector (Raymond Feng)
* Enhance fieldsToArray to consider strict mode (Raymond Feng)
2015-05-20, Version 2.28.1
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "2.28.1",
"version": "2.29.0",
"description": "LoopBack DataSoure Juggler",
"keywords": [
"StrongLoop",