* Optimze automigrate() to cut the test time signicantly (Raymond Feng)

 * Fix primary key checks (Simon Ho)

 * travis: drop 0.6 and 0.8, add iojs (Miroslav Bajtoš)

 * Upgrade Travis to container-based infrastructure (Miroslav Bajtoš)

 * Relax id requirement for basic query operations (Simon Ho)
This commit is contained in:
Raymond Feng 2015-08-27 16:02:08 -07:00
parent 236dda736c
commit 0b22e2a2fb
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
2015-08-27, Version 2.39.0
==========================
* Optimze automigrate() to cut the test time signicantly (Raymond Feng)
* Fix primary key checks (Simon Ho)
* travis: drop 0.6 and 0.8, add iojs (Miroslav Bajtoš)
* Upgrade Travis to container-based infrastructure (Miroslav Bajtoš)
* Relax id requirement for basic query operations (Simon Ho)
2015-08-18, Version 2.38.0
==========================

View File

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