* Remove test for unused utility function (Simon Ho)

 * Remove try/catch from find function (Simon Ho)

 * Add support for regex operator (Simon Ho)

 * Async 'loaded' hook for find (Pradnya Baviskar)

 * Promisify all 'discover' methods (Pradnya Baviskar)

 * Fix 'persist' hook for updateAttributes() (Pradnya Baviskar)
This commit is contained in:
Raymond Feng 2015-07-29 07:49:56 -07:00
parent c45bde7ccf
commit b7042b982f
2 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,19 @@
2015-07-29, Version 2.35.0
==========================
* Remove test for unused utility function (Simon Ho)
* Remove try/catch from find function (Simon Ho)
* Add support for regex operator (Simon Ho)
* Async 'loaded' hook for find (Pradnya Baviskar)
* Promisify all 'discover' methods (Pradnya Baviskar)
* Fix 'persist' hook for updateAttributes() (Pradnya Baviskar)
2015-07-22, Version 2.34.0
==========================

View File

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