Releases: eprintsug/DataCiteDoi
Releases · eprintsug/DataCiteDoi
2.1.2
v2.1.0
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
Fixes minor problem with licence handling in z_datacite_mapping.pl
v2.0.0
v1.1 DataCite XML Schema 4.0
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
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