Releases: datacite/bolognese
Releases · datacite/bolognese
2.3.2
2.3.1
What's Changed
- Make crossref_reader methods safer by @codycooperross in #199
Full Changelog: 2.3.0...2.3.1
2.3.0
2.2.0
What's Changed
- Upgrade the Nokogiri gem by @wendelfabianchinsamy in #192
New Contributors
- @wendelfabianchinsamy made their first contribution in #192
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- Fix for ORCID and ROR identifiers ending with a / ... by @codycooperross in #189
- Revert Bolognese DC incompatibility fix @svogt0511 in #187
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Support for Schema 4.5 r2 by @kaysiz in #185
- Update version number by @codycooperross in #186
New Contributors
Full Changelog: 2.0.3...2.1.0
2.0.3
What's Changed
- Fix for error when reading blank
container_title
as a hash in citations for DOIS with citeproc type 'article-journal' by @codycooperross in #183 - Fix for 'NoMethodError' when reading blank publisher properties from DataCite XML by @codycooperross in #181
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Fix for error when reading blank
nameIdentifier
property from DataCite XML by @codycooperross in #178
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- json-canonicalization 0.3.2 is removed from rubygems repo, hence we a… by @ashwinisukale in #176
Full Changelog: 2.0.0...2.0.1
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 #163
- Support for Schema 4.5 by @codycooperross in #166
- Update bolognese version.rb and Gemfile.lock to 2.0.0 by @svogt0511 in #174
New Contributors
- @svogt0511 made their first contribution in #174
Full Changelog: 1.11.5...2.0.0