File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 11Version NEXT [not yet released]
22****************************************************************************************************
3+ CRITICAL
4+ - Removed old deprecated properties and methods
5+ - removed deprecated TYPE duplicates, notably the loader types (LoadQueue.SOUND, AbstractLoader.SOUND)
6+ in place of the Types.SOUND, and request methods (LoadQueue.POST, AbstractLoader.POST) in place
7+ of Methods.POST.
8+
9+ *****
310- Fixed XHRRequest to append values in both GET and POST scenarios
4- - Updated documentation:
5- * error with LoadItem.method, which showed the wrong case in the default value
11+ - Updated documentation
612- Fixed issue with SpriteSheetLoader.destroy (thanks @Kiv)
713- Changed XHR error conditions to only include 400-599.
814- Changed XHR error conditions to only treat status=0 as an error when on http/https
@@ -14,7 +20,6 @@ Version NEXT [not yet released]
1420- Removed type from DataUtils.parseXML, just default to "text/xml"
1521- Added FontLoader for preloading CSS-fonts and relative font files
1622- Fixed error callback on resultFormatter in ImageLoader (thanks @xpol)
17- - Removed old deprecated properties
1823
1924
2025Version 0.6.2 [November 26, 2015]
You can’t perform that action at this time.
0 commit comments