This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Releases: litert/loader.js
Releases · litert/loader.js
loader.js 0.3.2
[*] Fix bugs that can't be loaded when the requireMemory path is / starts.
loader.js 0.3.0
[+] Add loadScript, fetchGet methods.
loader.js 0.2.0
[+] New support for running code of memory.
[+] Added automatic support for Promise objects.
[+] Fix bug to be reset config when use config method.
loader.js 0.1.2
[*] Fix bug when use the "conifg" function to set option that throw an error.
loader.js 0.1.1
[+] Add index.min.js.
loader.js 0.1.0
[+] Support AMD format.
[+] Add setAfter method.
[+] Add config method.
loader.js 0.0.1
The first version, release!