src/cm/media/js/lib/yui/yui_3.10.3/releasenotes/HISTORY.yql.md
author gibus
Tue, 16 Jul 2013 14:29:46 +0200
changeset 525 89ef5ed3c48b
permissions -rw-r--r--
Upgrades to yui 3.10.3

YQL Change History
==================

3.10.3
------

* No changes.

3.10.2
------

* No changes.

3.10.1
------

* No changes.

3.10.0
------

* No changes.

3.9.1
-----

* No changes.

3.9.0
-----

* Created a `yql-jsonp` module that requires the various JSONP modules needed. This allows us to use Conditional Loading
to only load them when needed.

3.8.1
-----

* No changes.

3.8.0
-----

* No changes

3.7.3
-----

* Added yql-winjs and yql-nodejs modules for native interactions in these environment

3.7.0
-----

* No Changes.

3.6.0
-----

* 2529620 Would like to see a context property in the YQL module
* 2530225 Allow use of failure callback for YQL module


3.5.1
-----

  * No changes.

3.5.0
-----

  * No changes.

3.4.1
-----

  * No changes.

3.4.0
-----

  * #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.

3.3.0
-----

  * #2529504 - Added support for JSONP allowCache setting to make YQL requests use the same callback

3.2.0
-----

  * Initial Release