Releases: JuliaComputing/XML.jl
Releases · JuliaComputing/XML.jl
v0.3.7
XML v0.3.7
Diff since v0.3.6
Merged pull requests:
Closed issues:
- Performance Regression in v0.3.6 with LazyNode Usage (#46)
v0.3.6
XML v0.3.6
Diff since v0.3.5
xml:space="preserve"
is now respected
Merged pull requests:
Closed issues:
- How to close file opened via XML.read(filename, LazyNode) ? (#40)
- xml:space="preserve" not honored (#43)
- Readme on copying a Node is out of date (#44)
v0.3.5
XML v0.3.5
Diff since v0.3.4
Merged pull requests:
Closed issues:
- Empty first line (#28)
- Incorrect escaping of & without a trailing space (#31)
- The
depth
function is hardcoded to return 1
(#36)
v0.3.4
XML v0.3.4
Diff since v0.3.3
Closed issues:
- Easier Interface for Creating XML Documents? (#25)
- Overload
keys
? (#26)
v0.3.3
XML v0.3.3
Diff since v0.3.2
Merged pull requests:
Closed issues:
- Help building XML documents programmatically (#21)
- Constants like pi or expressions like nothing, are not interpreted but result in "pi" and "nothing" (#22)
v0.3.1
XML v0.3.1
Diff since v0.3.0
Closed issues:
- missing support for sorted attributes (#14)
- XML not serialized properly (#15)
Merged pull requests: