Recent Releases of bolognese
bolognese -
What's Changed
- Stop inserting contributors.contributorType Other into XML when submitting JSON contributors without contributorTypes - by @svogt0511 in https://github.com/datacite/bolognese/pull/202
- Update version to 2.3.4 - by @svogt0511 https://github.com/datacite/bolognese/pull/203
Full Changelog: https://github.com/datacite/bolognese/compare/2.3.3...2.3.4
- Ruby
Published by svogt0511 9 months ago
bolognese - 2.2.0
What's Changed
- Upgrade the Nokogiri gem by @wendelfabianchinsamy in https://github.com/datacite/bolognese/pull/192
New Contributors
- @wendelfabianchinsamy made their first contribution in https://github.com/datacite/bolognese/pull/192
Full Changelog: https://github.com/datacite/bolognese/compare/2.1.1...2.2.0
- Ruby
Published by wendelfabianchinsamy about 2 years ago
bolognese - 2.1.1
What's Changed
- Fix for ORCID and ROR identifiers ending with a / ... by @codycooperross in https://github.com/datacite/bolognese/pull/189
- Revert Bolognese DC incompatibility fix @svogt0511 in https://github.com/datacite/bolognese/pull/187
Full Changelog: https://github.com/datacite/bolognese/compare/2.1.0...2.1.1
- Ruby
Published by svogt0511 about 2 years ago
bolognese - 2.1.0
What's Changed
- Support for Schema 4.5 r2 by @kaysiz in https://github.com/datacite/bolognese/pull/185
- Update version number by @codycooperross in https://github.com/datacite/bolognese/pull/186
New Contributors
- @kaysiz made their first contribution in https://github.com/datacite/bolognese/pull/185
Full Changelog: https://github.com/datacite/bolognese/compare/2.0.3...2.1.0
- Ruby
Published by codycooperross about 2 years ago
bolognese - 2.0.3
What's Changed
- Fix for error when reading blank
container_titleas a hash in citations for DOIS with citeproc type 'article-journal' by @codycooperross in https://github.com/datacite/bolognese/pull/183 - Fix for 'NoMethodError' when reading blank publisher properties from DataCite XML by @codycooperross in https://github.com/datacite/bolognese/pull/181
Full Changelog: https://github.com/datacite/bolognese/compare/2.0.2...2.0.3
- Ruby
Published by svogt0511 about 2 years ago
bolognese - 2.0.2
What's Changed
- Fix for error when reading blank
nameIdentifierproperty from DataCite XML by @codycooperross in https://github.com/datacite/bolognese/pull/178
Full Changelog: https://github.com/datacite/bolognese/compare/2.0.1...2.0.2
- Ruby
Published by codycooperross about 2 years ago
bolognese - 2.0.0
What's Changed
Implements DataCite Metadata Schema 4.5. The publisher value is now treated as an object rather than a string to accommodate the new attribute values associated with publisher, such as publisherIdentifier. The original publisher string value is rendered as publisher.name.
- Issues-1920 Keep newlines in the descriptions and convert the ascii co… by @ashwinisukale in https://github.com/datacite/bolognese/pull/163
- Support for Schema 4.5 by @codycooperross in https://github.com/datacite/bolognese/pull/166
- Update bolognese version.rb and Gemfile.lock to 2.0.0 by @svogt0511 in https://github.com/datacite/bolognese/pull/174
New Contributors
- @svogt0511 made their first contribution in https://github.com/datacite/bolognese/pull/174
Full Changelog: https://github.com/datacite/bolognese/compare/1.11.5...2.0.0
- Ruby
Published by codycooperross about 2 years ago
bolognese - 1.11.5
What's Changed
- Fixed the scope issue for the private method by @ashwinisukale in https://github.com/datacite/bolognese/pull/167
- Change the version number by @ashwinisukale in https://github.com/datacite/bolognese/pull/169
Full Changelog: https://github.com/datacite/bolognese/compare/1.11.4...1.11.5
- Ruby
Published by ashwinisukale over 2 years ago
bolognese - 1.11.4
What's Changed
- Issue-1858 Consider classificationCode from subject while inserting xml by @ashwinisukale in https://github.com/datacite/bolognese/pull/162
- Issue-1602 Added test case for normalizing ORCID ids with and withou … by @ashwinisukale in https://github.com/datacite/bolognese/pull/164
Full Changelog: https://github.com/datacite/bolognese/compare/1.11.3...1.11.4
- Ruby
Published by ashwinisukale over 2 years ago
bolognese - 1.11.3
What's Changed
- Issue-152 Enhancement: Update Method to Preserve Non-URL Affiliation … by @ashwinisukale in https://github.com/datacite/bolognese/pull/157
- Fix workflows by @digitaldogsbody in https://github.com/datacite/bolognese/pull/159
- Update version.rb 1.11.3 by @ashwinisukale in https://github.com/datacite/bolognese/pull/160
- Updated the gem to 1.11.3 by @ashwinisukale in https://github.com/datacite/bolognese/pull/161
New Contributors
- @ashwinisukale made their first contribution in https://github.com/datacite/bolognese/pull/157
Full Changelog: https://github.com/datacite/bolognese/compare/1.11.2...1.11.3
- Ruby
Published by ashwinisukale over 2 years ago
bolognese - 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 https://github.com/datacite/bolognese/pull/150
- Update dependencies by @jrhoads in https://github.com/datacite/bolognese/pull/151
Full Changelog: https://github.com/datacite/bolognese/compare/1.10.0...1.11.0
- Ruby
Published by jrhoads over 3 years ago
bolognese - 1.10.0
What's Changed
- Test against multiple versions of ruby (2.6, 2.7, 3.0, and 3.1) by @jrhoads in https://github.com/datacite/bolognese/pull/141
- Add DFG-to-FOS mappings utility function by @jrhoads in https://github.com/datacite/bolognese/pull/147
Full Changelog: https://github.com/datacite/bolognese/compare/1.9.18...1.10.0
- Ruby
Published by jrhoads over 3 years ago
bolognese - 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 https://github.com/datacite/bolognese/pull/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 https://github.com/datacite/bolognese/pull/143
- Fix relatedItems handling by @digitaldogsbody in https://github.com/datacite/bolognese/pull/144
New Contributors
- @codycooperross made their first contribution in https://github.com/datacite/bolognese/pull/137
- @digitaldogsbody made their first contribution in https://github.com/datacite/bolognese/pull/144
Full Changelog: https://github.com/datacite/bolognese/compare/1.9.17...1.9.18
- Ruby
Published by digitaldogsbody over 3 years ago
bolognese - 1.9.14
What's Changed
- Update critical dependencies by @jrhoads in https://github.com/datacite/bolognese/pull/134
New Contributors
- @jrhoads made their first contribution in https://github.com/datacite/bolognese/pull/134
Full Changelog: https://github.com/datacite/bolognese/compare/1.9.13...1.9.14
- Ruby
Published by jrhoads almost 4 years ago
bolognese - 1.9.13
What's Changed
- mapping for DFG-to-OECD by @kjgarza in https://github.com/datacite/bolognese/pull/125
- update nokogiri to latest, including updating maremma by @orangewolf in https://github.com/datacite/bolognese/pull/130
New Contributors
- @orangewolf made their first contribution in https://github.com/datacite/bolognese/pull/130
Full Changelog: https://github.com/datacite/bolognese/compare/1.9.12...1.9.13
- Ruby
Published by jrhoads about 4 years ago
bolognese - Release for Metadata Schema 4-4
- Adds support for new metadata-schema-4-4 namely relatedItem support. See https://github.com/datacite/bolognese/pull/105
- Includes bug fixes #86 #68
- Ruby
Published by richardhallett almost 5 years ago
bolognese - Minor bug fix release
- Fixes some servers responding 400/503 when no Host header supplied when obtaining metadata via url.
- Ruby
Published by richardhallett about 7 years ago