Skip to content

Releases: JuliaComputing/XML.jl

v0.3.4

03 Sep 14:39
Compare
Choose a tag to compare

XML v0.3.4

Diff since v0.3.3

Closed issues:

  • Easier Interface for Creating XML Documents? (#25)
  • Overload keys? (#26)

v0.3.3

18 May 13:00
11a6a55
Compare
Choose a tag to compare

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.2

08 Dec 19:58
Compare
Choose a tag to compare

v0.3.1

31 Aug 14:46
a1e739b
Compare
Choose a tag to compare

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.3.0

14 Jun 13:42
Compare
Choose a tag to compare

v0.2.3

06 Jun 20:32
Compare
Choose a tag to compare

v0.2.2

06 Jun 15:30
Compare
Choose a tag to compare

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.1

27 Apr 01:26
Compare
Choose a tag to compare

v0.2.0

26 Apr 14:11
Compare
Choose a tag to compare

XML v0.2.0

Diff since v0.1.3

Closed issues:

  • == method should be insensitive to attribute order (#7)

v0.1.3

06 Oct 15:18
Compare
Choose a tag to compare

XML v0.1.3

Diff since v0.1.2

Closed issues:

  • Limit show output (#6)