Releases: BIBSYSDEV/marc21-xml-parser
Releases · BIBSYSDEV/marc21-xml-parser
version updates
2.11.5 maintenance monday
version updates
What's Changed
- bump up by @gregorgabriel in #18
- update by @gregorgabriel in #20
- Bump nebula.lint from 17.1.1 to 17.2.3 by @dependabot in #21
- Bump org.owasp.dependencycheck from 6.2.2 to 6.4.1.1 by @dependabot in #24
- Bump mockito-core from 3.12.4 to 4.0.0 by @dependabot in #23
- Bump nebula.lint from 17.2.3 to 17.3.0 by @dependabot in #25
- Bump gson from 2.8.8 to 2.8.9 by @dependabot in #26
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: 2.11...2.11.4
version updates
2.11.3 jitpack java version
version updates
2.11.2 updated gradle wrapper
version updates
bump up versions
version updates
Develop (#19) * check 020 for $z isbn match as well. * introduced owasp check * test on 020$z * checkstyle * bump up (#18) * cleaning * java 11 * adjustments
020$z
allow 020$z as isbn match as well
marc21-xml-parser library v2.9
Now uses contains instead of equals when checking for matching isbn
marc21-xml-parser library v2.8
The library can now match isbn numbers regardless of hyphens
Testing and Loggingv2
Testing and logging