equal
deleted
inserted
replaced
|
1 YQL Change History |
|
2 ================== |
|
3 |
|
4 3.10.3 |
|
5 ------ |
|
6 |
|
7 * No changes. |
|
8 |
|
9 3.10.2 |
|
10 ------ |
|
11 |
|
12 * No changes. |
|
13 |
|
14 3.10.1 |
|
15 ------ |
|
16 |
|
17 * No changes. |
|
18 |
|
19 3.10.0 |
|
20 ------ |
|
21 |
|
22 * No changes. |
|
23 |
|
24 3.9.1 |
|
25 ----- |
|
26 |
|
27 * No changes. |
|
28 |
|
29 3.9.0 |
|
30 ----- |
|
31 |
|
32 * Created a `yql-jsonp` module that requires the various JSONP modules needed. This allows us to use Conditional Loading |
|
33 to only load them when needed. |
|
34 |
|
35 3.8.1 |
|
36 ----- |
|
37 |
|
38 * No changes. |
|
39 |
|
40 3.8.0 |
|
41 ----- |
|
42 |
|
43 * No changes |
|
44 |
|
45 3.7.3 |
|
46 ----- |
|
47 |
|
48 * Added yql-winjs and yql-nodejs modules for native interactions in these environment |
|
49 |
|
50 3.7.0 |
|
51 ----- |
|
52 |
|
53 * No Changes. |
|
54 |
|
55 3.6.0 |
|
56 ----- |
|
57 |
|
58 * 2529620 Would like to see a context property in the YQL module |
|
59 * 2530225 Allow use of failure callback for YQL module |
|
60 |
|
61 |
|
62 3.5.1 |
|
63 ----- |
|
64 |
|
65 * No changes. |
|
66 |
|
67 3.5.0 |
|
68 ----- |
|
69 |
|
70 * No changes. |
|
71 |
|
72 3.4.1 |
|
73 ----- |
|
74 |
|
75 * No changes. |
|
76 |
|
77 3.4.0 |
|
78 ----- |
|
79 |
|
80 * #2530246 - Fixed bug in yql module where options ('opts') were not actually being used. This prevented use YQL calls over SSL, which some tables require. |
|
81 |
|
82 3.3.0 |
|
83 ----- |
|
84 |
|
85 * #2529504 - Added support for JSONP allowCache setting to make YQL requests use the same callback |
|
86 |
|
87 3.2.0 |
|
88 ----- |
|
89 |
|
90 * Initial Release |