Releases: datacite/bolognese
Releases · datacite/bolognese
1.11.5
What's Changed
- Fixed the scope issue for the private method by @ashwinisukale in #167
- Change the version number by @ashwinisukale in #169
Full Changelog: 1.11.4...1.11.5
1.11.4
What's Changed
- Issue-1858 Consider classificationCode from subject while inserting xml by @ashwinisukale in #162
- Issue-1602 Added test case for normalizing ORCID ids with and withou … by @ashwinisukale in #164
Full Changelog: 1.11.3...1.11.4
1.11.3
What's Changed
- Issue-152 Enhancement: Update Method to Preserve Non-URL Affiliation … by @ashwinisukale in #157
- Fix workflows by @digitaldogsbody in #159
- Update version.rb 1.11.3 by @ashwinisukale in #160
- Updated the gem to 1.11.3 by @ashwinisukale in #161
New Contributors
- @ashwinisukale made their first contribution in #157
Full Changelog: 1.11.2...1.11.3
1.11.2
Update gem to 1.11.2
Various bug fixes
1.11.1 Update ruby version
1.11.0
What's Changed
- Pulls content values from certain DataCite XML relatedItem properties with attributes instead of hashes that include content and attributes by @codycooperross in #150
- Update dependencies by @jrhoads in #151
Full Changelog: 1.10.0...1.11.0
1.10.0
1.9.18
Bugfix release to address issues with identifiers and relatedItems handling.
- Fixes normalization behavior that erroneously normalized some nameIdentifiers by concatenating schemeUri and nameIdentifier.
- Normalizes ROR nameIdentifiers.
- Non-URL funder identifiers are now correctly normalized and included.
- relatedItems no longer errors when some optional properties are missing.
- relatedItems no longer creates blank elements for optional properties when they have no supplied value.
What's Changed
- Including a schemeURI with a nameIdentifier that is a URL will concat… by @codycooperross in #137
- Fixes normalization behavior that omitted non-URL funding identifiers when reading from DataCite XML. Adds normalization for Crossref Funder ID and ROR funderIdentifierTypes. by @codycooperross in #143
- Fix relatedItems handling by @digitaldogsbody in #144
New Contributors
- @codycooperross made their first contribution in #137
- @digitaldogsbody made their first contribution in #144
Full Changelog: 1.9.17...1.9.18
1.9.17
Merge branch 'master' of github.com:datacite/bolognese
1.9.16
New version