Skip to content

Releases: SpringRoll/PreloadJS

0.6.3

15 Sep 21:07

Choose a tag to compare

Brought up to date with upstream changes through 9/2/15 - upstream version 0.6.1 with some additional bug fixes.

0.6.2

13 Mar 18:55

Choose a tag to compare

Fixed an error that sometimes happened when loading scripts.

0.6.1

06 Mar 20:35

Choose a tag to compare

Prevent ImageLoader._formatResult() from detrimentally delaying loaded Image availability in Internet Explorer

0.6.0

13 Feb 23:52

Choose a tag to compare

Version 0.6.0 of PreloadJS, with SpringRoll changes.

0.4.4

19 Sep 18:57

Choose a tag to compare

Merged with upstream changes, which was one bugfix.

0.4.3

17 Jun 20:10

Choose a tag to compare

Fixed XHRLoader not loading properly in Cordova.

0.4.2

12 Jun 14:33

Choose a tag to compare

Changed how JSON (not JSONP, which is already being loaded in a similar way) is parsed. It now uses eval(), allowing us to use javascript comments in our JSON files.

0.4.1

29 Apr 15:45

Choose a tag to compare

Version 0.4.1 of PreloadJS with the minor CloudKid changes.