Skip to content

Releases: JuliaIO/EzXML.jl

v1.2.0

15 Nov 00:28
57ffce2
Compare
Choose a tag to compare

EzXML v1.2.0

Diff since v1.1.0

Merged pull requests:

Closed issues:

  • Issue with TimeZones? (#132)
  • warning message always prints (#135)
  • Move to an org? (#136)
  • Not a bug: Default namespace doesn't seem to be supported. (#137)
  • Performance implications of getproperty (#139)
  • Implement propertynames (#145)
  • Transfer to an organization (#151)
  • XPath not working as expected with findall (#155)
  • root path question (#157)
  • Ignore error "Specification mandates" (#159)
  • [Feature Request] find and replace functionality (#171)
  • [BUG] XMLError: internal error: Huge input lookup from XML parser (#173)

v1.1.0

12 Jan 12:09
v1.1.0
6c84102
Compare
Choose a tag to compare

v1.1.0 (2020-01-12)

Diff since v1.0.0

Merged pull requests:

v1.0.0

12 Jan 10:09
v1.0.0
9239519
Compare
Choose a tag to compare

v1.0.0 (2020-01-12)

Diff since v0.9.5

Merged pull requests:

v0.9.5

26 Nov 06:49
v0.9.5
1fb9ffd
Compare
Choose a tag to compare

v0.9.5 (2019-11-26)

Diff since v0.9.4

Closed issues:

  • findall doesn't return anything with document with namespace (#127)
  • Keeping track of added elements (#126)
  • Xpath by ignoring namespace (for local names) (#124)
  • Question: How to handle attributes? (#123)
  • Support xmlwriter (#122)

Merged pull requests:

v0.9.4

15 Aug 22:05
v0.9.4
Compare
Choose a tag to compare

v0.9.4 (2019-08-15)

Diff since v0.9.3

Closed issues:

  • Failing to download binary dependencies on MacOS (#118)
  • Release 0.9.3 (#115)
  • Release 0.9.2 (#112)
  • Installation issue on Scientific Linux 6.6 (RedHat 6.6 clone) (#102)

Merged pull requests:

v0.9.3

15 Jul 09:33
v0.9.3
Compare
Choose a tag to compare

v0.9.3 (2019-07-15)

Diff since v0.9.2

Closed issues:

  • use of type in node.jl:300 is incompatible with Julia 0.7 (#113)

Merged pull requests:

v0.9.2

12 Jul 09:55
v0.9.2
Compare
Choose a tag to compare

v0.9.2 (2019-07-12)

Diff since v0.9.1

Closed issues:

  • AssertionError accessing node content using "nodecontent" (no other errors) (#107)
  • Show at least some of what's in a node by default (#106)
  • Error accessing node content using "nodecontent" (#105)
  • Create a text node from xml directly (#104)

Merged pull requests:

Update libxml2

03 Mar 03:47
Compare
Choose a tag to compare
  • Update libxml2 (#100).

EzXML.jl 0.9

14 Sep 04:58
dd8c7b6
Compare
Choose a tag to compare
  • Add Attribute Functions for the SteamReader (#90).
  • Use references instead of pointers to pass I/O objects to C callback (#94).

EzXML.jl 0.8

10 Aug 07:25
3751fbe
Compare
Choose a tag to compare
  • Remove deprecated methods (#84).
  • Drop Julia 0.6 support (#85).
  • Fix README.md (#86).
  • Fix docs (#87).
  • Deprecate old find methods (#88).