* Support embedded query in memory connector. Fix memory connector bug (Laurent Villeneuve)

 * Use idEquals when comparing ids in relation definitions (Laurent Villeneuve)

 * Handle possible undefined id (Laurent Villeneuve)

 * Fix id copmarison by using strings (Laurent Villeneuve)

 * Refactor idEquals to utils (Raymond Feng)
This commit is contained in:
Raymond Feng 2015-08-18 14:40:51 -07:00
parent 75751eb7e6
commit 347926ea13
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
2015-08-18, Version 2.38.0
==========================
* Support embedded query in memory connector. Fix memory connector bug (Laurent Villeneuve)
* Use idEquals when comparing ids in relation definitions (Laurent Villeneuve)
* Handle possible undefined id (Laurent Villeneuve)
* Fix id copmarison by using strings (Laurent Villeneuve)
* Refactor idEquals to utils (Raymond Feng)
2015-08-14, Version 2.37.0
==========================

View File

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