EzXML v1.2.0
Merged pull requests:
- Install TagBot as a GitHub Action (#133) (@JuliaTagBot)
- run CI with GitHub Actions (#140) (@bicycle1885)
- Run CI on x86 as well (#141) (@bicycle1885)
- Use getfield instead of getproperty for performance (#142) (@bicycle1885)
- Add parsing options (#143) (@bicycle1885)
- correct spelling error (#150) (@ultradian)
- Update README links (#153) (@kescobo)
- Throwing, not showing, only first error. (#162) (@oxinabox)
- Fix link to reference (#163) (@blegat)
- Small fix for people with a custom startup.jl (#165) (@el-oso)
- fix reference link (#170) (@alecloudenback)
- Readme: link docs for caveat on xpath<>namespaces combination (#178) (@tfiers)
- enable dependabot for GitHub actions (#181) (@ranocha)
- add propertynames (#182) (@aplavin)
- Bump actions/checkout from 2 to 4 (#187) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#188) (@dependabot[bot])
- Fix the error message test after PR #162 (#189) (@lupemba)
- Test on 1.3 (#190) (@sjkelly)
- prep for 1.2.0 (#191) (@sjkelly)
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)