|
Revision 4120, 0.9 kB
(checked in by kawa0117, 5 years ago)
|
|
XML.ObjTree?-0.24.tar.gz (2006/08/14 updated)
|
-
Property svn:executable set to
*
|
| Line | |
|---|
| 1 | # XML.ObjTree Changes |
|---|
| 2 | |
|---|
| 3 | 0.24 2006/08/14 |
|---|
| 4 | * spread local XML files support by parseHTTP(). (thanks to Iair Salem) |
|---|
| 5 | * bug fix: writeXML() with an object which includes boolean type. |
|---|
| 6 | (thanks to syunduel and James Revillini) |
|---|
| 7 | |
|---|
| 8 | 0.23 2006/05/14 |
|---|
| 9 | * support Safari for Intel Mac, DOMParser's async property is read-only. |
|---|
| 10 | See http://www.kawa.net/works/ajax/tips/crash-safari/intelmac-e.html |
|---|
| 11 | |
|---|
| 12 | 0.22 2006/04/30 |
|---|
| 13 | * new parameter: attr_prefix |
|---|
| 14 | |
|---|
| 15 | 0.21 2006/04/05 (XML.ObjTree) |
|---|
| 16 | * packaged for JSAN |
|---|
| 17 | * methods: parseXML parseDOM parseHTTP writeXML |
|---|
| 18 | |
|---|
| 19 | 0.19 2006/02/03 |
|---|
| 20 | * latest release of jkl-parsexml.js |
|---|
| 21 | |
|---|
| 22 | 0.01 2005/05/18 |
|---|
| 23 | * first release of jkl-parsexml.js |
|---|
| 24 | http://www.kawa.net/works/js/jkl/parsexml-e.html |
|---|
| 25 | |
|---|
| 26 | # http://www.kawa.net/works/js/xml/objtree-e.html (English) |
|---|
| 27 | # http://www.kawa.net/works/js/xml/objtree.html#history (Japanese) |
|---|