Skip to content

Releases: SpringRoll/PreloadJS

0.6.3

Choose a tag to compare

@andrewstart andrewstart released this 15 Sep 21:07

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

0.6.2

Choose a tag to compare

@andrewstart andrewstart released this 13 Mar 18:55

Fixed an error that sometimes happened when loading scripts.

0.6.1

Choose a tag to compare

@ericente ericente released this 06 Mar 20:35

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

0.6.0

Choose a tag to compare

@andrewstart andrewstart released this 13 Feb 23:52

Version 0.6.0 of PreloadJS, with SpringRoll changes.

0.4.4

Choose a tag to compare

@andrewstart andrewstart released this 19 Sep 18:57

Merged with upstream changes, which was one bugfix.

0.4.3

Choose a tag to compare

@andrewstart andrewstart released this 17 Jun 20:10

Fixed XHRLoader not loading properly in Cordova.

0.4.2

Choose a tag to compare

@andrewstart andrewstart released this 12 Jun 14:33

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

Choose a tag to compare

@andrewstart andrewstart released this 29 Apr 15:45

Version 0.4.1 of PreloadJS with the minor CloudKid changes.