README

changeset 25
8c3a5b827e48
parent 20
1506d4582d44
child 35
d2d0bc06eac2
equal deleted inserted replaced
24:0d7de9d0878b 25:8c3a5b827e48
18 18
19 History 19 History
20 20
21 Version 1.3.0 [04/Apr/2014] 21 Version 1.3.0 [04/Apr/2014]
22 22
23 * Lua 5.2 support (thanks Tomás Guisasola Gorham)
23 * support for the XmlDecl handler 24 * support for the XmlDecl handler
24 * add parser:getcurrentbytecount() (XML_GetCurrentByteCount) 25 * add parser:getcurrentbytecount() (XML_GetCurrentByteCount)
25 * ability to disable CharacterData merging 26 * ability to disable CharacterData merging
27 * Makefile improvements (thanks Vadim Misbakh-Soloviov)
26 28
27 Version 1.2.0 [02/Jun/2011] 29 Version 1.2.0 [02/Jun/2011]
28 30
29 * support for the StartDoctypeDecl handler 31 * support for the StartDoctypeDecl handler
30 * add parser:stop() to abort parsing inside a callback 32 * add parser:stop() to abort parsing inside a callback

mercurial