Skip to content
Compare
Choose a tag to compare

Bug fix release:

  • Includes licence text
  • Improvements to validity checks on Types
  • Fixes to funderIdentifierType
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
Compare
Choose a tag to compare

Fixes minor problem with licence handling in z_datacite_mapping.pl

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
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
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