Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Releases: litert/loader.js

loader.js 2.0.2 Beta2

28 Jun 11:35

Choose a tag to compare

loader.js 2.0.2 Beta2 Pre-release
Pre-release

[*] Optimize the code.

loader.js 2.0.1 Beta

28 Jun 04:39

Choose a tag to compare

loader.js 2.0.1 Beta Pre-release
Pre-release

[+] Add loadScripts method.

loader.js 2.0.0 Dev

27 Jun 16:55

Choose a tag to compare

loader.js 2.0.0 Dev Pre-release
Pre-release

[*] A lot of changes.

loader.js 1.2.0

17 Jan 18:28

Choose a tag to compare

[+] Add state is saved in the load memory method.

loader.js 1.1.1

16 Oct 10:36

Choose a tag to compare

[*] Optimize the fetch method.

loader.js 1.1.0

30 Aug 16:36

Choose a tag to compare

[+] ES6 Module is supported.

loader.js 1.0.1

22 Aug 07:26

Choose a tag to compare

[*] Stable version.

loader.js 1.0.0 Beta

20 Aug 04:55

Choose a tag to compare

loader.js 1.0.0 Beta Pre-release
Pre-release

[*] Greatly adjusted and optimized.

loader.js 0.3.4 Dev

17 Aug 15:10

Choose a tag to compare

loader.js 0.3.4 Dev Pre-release
Pre-release

[*] Optimization.

loader.js 0.3.3

17 Aug 14:30

Choose a tag to compare

[*] Fix a bug that does not set the file after.
[*] Optimize the loading speed and can load in parallel.
[*] The pair of looping loads will interrupt the error.
[-] Remove AMD support.