Releases: JuliaIO/EzXML.jl
Releases · JuliaIO/EzXML.jl
Fix deprecations on Julia 0.7
09 Mar 18:14
Compare
Sorry, something went wrong.
No results found
v0.6.2
fix deprecations on Julia 0.7 (#50)
Fix deprecations of install script
20 Feb 13:54
Compare
Sorry, something went wrong.
No results found
ExXML.jl 0.6
11 Feb 07:28
Compare
Sorry, something went wrong.
No results found
Use pre-built libxml2 binaries (#45 ).
Deprecate read(Document) and parse(Document) overloadings (#42 ).
Bugfix release
28 Dec 02:27
Compare
Sorry, something went wrong.
No results found
Fix memory management of nodes (#39 ).
Fix deprecated warnings
24 Dec 17:29
Compare
Sorry, something went wrong.
No results found
Fix deprecated warnings (#37 ).
Catch up Julia 0.7 nightly
01 Dec 15:05
Compare
Sorry, something went wrong.
No results found
Fix most deprecated warnings on Julia 0.7 (#35 ).
Support Julia 0.7 nightly
05 Nov 09:30
Compare
Sorry, something went wrong.
No results found
Fix depwarns on Julia 0.7 (current master) #33
Docs fix release
08 Oct 10:23
Compare
Sorry, something went wrong.
No results found
Add installation steps to README.md (#30 ).
Minor spelling corrections (#31 ).
Fix a deprecated function call in an example (#32 ).
Bugfix release
13 Sep 22:40
Compare
Sorry, something went wrong.
No results found
Do not reuse the context dictionary (fix #28 ) (#29 ).
EzXML 0.5
08 Sep 16:12
Compare
Sorry, something went wrong.
No results found
Drop Julia 0.5 support #24 .
Deprecate name and content in favor of nodename and nodecontent #26 .
Deprecate depth in favor of nodedepth #27 .
Export istext #25 .
Use running julia exec when executing example tests #23 .