Skip to content

Releases: JuliaIO/EzXML.jl

v1.2.3

13 Oct 19:19
660806b

Choose a tag to compare

EzXML v1.2.3

Diff since v1.2.2

Merged pull requests:

  • Bump actions/checkout from 4 to 5 (#214) (@dependabot[bot])
  • Bump version to 1.2.3 and update XML2_jll compat to 2.15 (#215) (@nhz2)

v1.2.2

27 Jul 16:04
af39977

Choose a tag to compare

EzXML v1.2.2

Diff since v1.2.1

Merged pull requests:

v1.2.1

18 Mar 02:44
32ea7ca

Choose a tag to compare

EzXML v1.2.1

Diff since v1.2.0

Merged pull requests:

  • Update CI and fix readme links (#201) (@nhz2)
  • Mark tests as not broken with latest XML2_jll (#202) (@nhz2)
  • Bump codecov/codecov-action from 4 to 5 (#203) (@dependabot[bot])
  • Type stable and safe way to pass ioctx parameter to libxml (#206) (@yuyichao)
  • Remove XLSX.jl from Downstream.yml (#207) (@nhz2)
  • Add link to XML.jl in readme (#208) (@nhz2)
  • Bump version to 1.2.1 (#209) (@nhz2)

Closed issues:

  • Missing link in README (easy fix) (#152)
  • Invalid xmlns results in unhandled XML_GLOBAL_ERROR_STACK (#185)
  • Converting XML to dataframe (#194)
  • Using StreamReader with TranscodingStreams leads to random Segmentation faults (#200)

v1.2.0

15 Nov 00:28
57ffce2

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

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

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

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

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

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

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: