Releases: SpringRoll/PreloadJS
Releases · SpringRoll/PreloadJS
0.6.3
0.6.2
Fixed an error that sometimes happened when loading scripts.
0.6.1
0.6.0
Version 0.6.0 of PreloadJS, with SpringRoll changes.
0.4.4
Merged with upstream changes, which was one bugfix.
0.4.3
Fixed XHRLoader not loading properly in Cordova.
0.4.2
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
Version 0.4.1 of PreloadJS with the minor CloudKid changes.