• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..24-Nov-2021-

docs/cheatsheets/H24-Nov-2021-

js/H03-May-2022-

READMEH A D24-Nov-2021872 3827

build.propertiesH A D24-Nov-2021289 97

build.xmlH A D24-Nov-2021277 76

README

1get - Release Notes
2
32.9.0
4    * charset defaults to utf-8
5
62.8.1
7    * No change
8
92.8.0
10    * Added 'attributes' config, which is a hash of attributes to apply to dynamic nodes.  deprecated charset
11
122.7.0
13    * Fixed execution context for timeout listeners
14
152.6.0
16    * Fixed IE memory leak
17    * Added timeout support
18
192.5.2
20    * No change
21
222.5.1
23    * onFailure callback receives a second parameter containing an error message.
24    * Added 'charset' configuration option for inserted nodes.  Default is utf-8.
25    * Added 'insertBefore' configuration to specify a node or node id to insert before.
26      This can be used to position CSS nodes before any overriding styles.
27
282.5.0
29    * autopurge no longer attempts to remove nodes that have been
30      removed previously.
31    * Fixed Safari 2.x external script insert.
32
332.4.1
34   * No change
35
362.4.0
37   * Inital release
38