Skip to content

Releases: eprintsug/DataCiteDoi

2.1.2

25 Sep 05:39
Compare
Choose a tag to compare

Bug fix release:

  • Includes licence text
  • Improvements to validity checks on Types
  • Fixes to funderIdentifierType

v2.1.0

17 Dec 23:03
Compare
Choose a tag to compare

https://bazaar.eprints.org/1100/

Summary of changes since 2.0.1:

  • Further enhancements to DataCite schema 4.0 and 4.1 compatibility
  • Setting to restrict EPrints Types which can have DOIs minted for them
  • Setting to specify privilege required for minting DOIs
  • Validation for presence of data for mandatory fields
  • Suppress Coin DOI button if DOI is already registered for eprint (unless custom DOI minting is enabled)
  • Remove Crypt::SSLeay dependency
  • Provide (opt in) WWW::Curl backend as alternative to LWP
  • Check DOI prefix and warn if a non test prefix is used in development or testing environments
  • Significantly expanded phrases file
  • Various bug fixes
  • Documentation updates and enhancements

v2.0.1 Bugfix release

25 Sep 02:08
Compare
Choose a tag to compare

Fixes minor problem with licence handling in z_datacite_mapping.pl

v2.0.0

25 Sep 02:08
Compare
Choose a tag to compare

Summary of changes since v1.1:

  • Re architect EPrints -> DataCite mapping code.
  • Expanded coverage of fields provided by DataCite
  • UTF-8 encode all communications with remotes
  • Various bug fixes

v1.1 DataCite XML Schema 4.0

07 Sep 13:16
Compare
Choose a tag to compare
Pre-release

This version will use the mandatory and optional elements of dataciteXML (schema version 4.0)

Summary of changes since 1.0 and 1.0.0

  • Beginning of DataCite schema 4.0 support
  • Some changes to metadata handling and mapping
  • Various bug fixes and enhancements

v1.0 DataCite XML Schema 2.2

08 Sep 12:06
Compare
Choose a tag to compare

This version will use the mandatory elements of dataciteXML (schema version 2.2)

Summary of changes since 0.9.2

  • Schema location hard coded in configuration
  • Updated documentation
  • "Mint DOI" button added
  • Enhanced flexibility
  • Improved error handling for network events