File tree Expand file tree Collapse file tree 2 files changed +45
-1
lines changed Expand file tree Collapse file tree 2 files changed +45
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2016-10-14, Version 2.7.0
2
+ =========================
3
+
4
+ * Add connectorCapabilities global object (#179 ) (Nicholas Duffy)
5
+
6
+ * Accept PGDATABASE env var in test/init.js (#178 ) (Simon Ho)
7
+
8
+ * Remove unused prefix from test env vars (#176 ) (Simon Ho)
9
+
10
+ * Fix #123 : Set default value during autoupdate. (#167 ) (Samuel Reed)
11
+
12
+ * Update translation files - round #2 (#170 ) (Candy)
13
+
14
+ * Add translated files (gunjpan)
15
+
16
+ * Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
17
+
18
+ * Use juggler@3 for running tests (Candy)
19
+
20
+ * Add eslint infrastructure (Loay)
21
+
22
+ * Revert "Add eslint infrastructure" (Loay)
23
+
24
+ * Fix CI Failure (Loay)
25
+
26
+ * test: accept more env vars on CI (Ryan Graham)
27
+
28
+ * test: use 'emptytest' database as default (Ryan Graham)
29
+
30
+ * test: seed DB with test schema before running (Ryan Graham)
31
+
32
+ * test: separate dbconfig from datasource (Ryan Graham)
33
+
34
+ * test: replace tables.sql with full schema dump (Ryan Graham)
35
+
36
+ * Refactor (jannyHou)
37
+
38
+ * Upgrade version (jannyHou)
39
+
40
+ * Globalize discover.js (jannyHou)
41
+
42
+ * Update URLs in CONTRIBUTING.md (#150 ) (Ryan Graham)
43
+
44
+
1
45
2016-06-23, Version 2.6.3
2
46
=========================
3
47
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " loopback-connector-postgresql" ,
3
- "version" : " 2.6.3 " ,
3
+ "version" : " 2.7.0 " ,
4
4
"description" : " Loopback PostgreSQL Connector" ,
5
5
"keywords" : [
6
6
" StrongLoop" ,
You can’t perform that action at this time.
0 commit comments