v0.1.0
What's Changed
- fix: make ExternalSchemaTest more reliable by @ppkarwasz in #1
- fix: make DTD-based attack tests more reliable by @ppkarwasz in #2
- Add explicit version for Moditect plugin by @ppkarwasz in #3
- Tag tests according to JAXP interface by @ppkarwasz in #4
- Relax restrictions on DOCTYPE by @ppkarwasz in #5
- Move all classes to single package by @ppkarwasz in #6
- Remove the
XmlProviderSPI by @ppkarwasz in #7 - Add support for Xalan by @ppkarwasz in #8
- Adds support for Android by @ppkarwasz in #9
- Add Android tests and rationalise test suite by @ppkarwasz in #10
- Align StAX hardening with the SAX/DOM external-subset contract by @ppkarwasz in #11
- Change project coordinates to
eu.copernik:copernik-xml-factoryby @ppkarwasz in #12 - build(deps): bump org.apache.commons:commons-parent from 98 to 99 by @dependabot[bot] in #13
- build(deps-dev): bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #14
- build(deps-dev): bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.3 by @dependabot[bot] in #15
- Prepare release
0.1.0by @ppkarwasz in #16 - Fix release artifacts for Maven Central by @ppkarwasz in #17
- Fix malformed paragraph tag in schema factory Javadoc by @ppkarwasz in #18
- Skip the inherited source-release assembly by @ppkarwasz in #19
New Contributors
- @ppkarwasz made their first contribution in #1
- @dependabot[bot] made their first contribution in #13
Full Changelog: https://github.com/copernik-eu/copernik-xml-factory/commits/v0.1.0