Releases: JuliaComputing/XML.jl
Releases · JuliaComputing/XML.jl
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:
v0.2.2
XML v0.2.2
Diff since v0.2.1
Closed issues:
- streaming? (#8)
- handle
.gz
or similarly compressed file (#9)
- Is dependency
Downloads
necessary? (#10)
- modify Node in place (#11)
- Document (breaking) changes between v0.1 and v0.2? (#13)
v0.2.0
XML v0.2.0
Diff since v0.1.3
Closed issues:
- == method should be insensitive to attribute order (#7)