Releases: JuliaData/XML.jl
Releases · JuliaData/XML.jl
v0.3.9
What's Changed
- Bump compat for OrderedCollections.jl, bump patch version for new release by @cgarling in #64
- escape should work with AbstractString. by @MarkNahabedian in #60
- CData -> CDATA by @KronosTheLate in #56
- feat: add
next!andprev!for in-place LazyNode traversal by @mathieu17g in #59 - Bump codecov/codecov-action from 1 to 7 by @dependabot[bot] in #67
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #68
- Bump actions/checkout from 2 to 7 by @dependabot[bot] in #69
- Bump julia-actions/setup-julia from 2 to 3 by @dependabot[bot] in #66
- Prepare 0.3.9: changelog + regression tests (#56, #60) by @mathieu17g in #70
New Contributors
- @cgarling made their first contribution in #64
- @MarkNahabedian made their first contribution in #60
- @KronosTheLate made their first contribution in #56
- @mathieu17g made their first contribution in #59
- @dependabot[bot] made their first contribution in #67
Full Changelog: v0.3.8...v0.3.9
v0.3.8
XML v0.3.8
Merged pull requests:
v0.3.7
v0.3.6
XML v0.3.6
xml:space="preserve"is now respected
Merged pull requests:
Closed issues:
v0.3.5
v0.3.4
XML v0.3.4
Closed issues:
v0.3.3
XML v0.3.3
Merged pull requests:
- Fixed path definition error in README example (#20) (@Kevin-Mattheus-Moerman)
- update benchmarks and add h function (#23) (@joshday)
Closed issues: