- Adds support for genomic identifiers: SRA, BioProject, BioSample, Ensembl, UniProt, RefSeq, GenBank/RefSeq. - Fixes bug in bibcode detection for non-capitalized journals.
1.0.1
- Fixes bug causing invalid DOIs to be accepted.
1.0.0
- Fixes handling of unicode characters in DOIs. - Adds support for APS style arXiv identifiers.
0.2.4
- Removes `Python 3.3` from a list of supported Python versions and adds `Python 3.6` - Moves from `isbnid (v0.3.4)` to `isbnid_fork (v0.4.4)` library.
0.2.3
- Adds an optional parameter in `idutils.to_url` to use HTTPS scheme for PID providers that support it. - Detects and parses Handles and DOIs without the "http(s)://", and ignores whitespace after scheme tags (eg. "doi: 10.123/456").
0.2.2
- Fixes issue where a valid ISBN with dashes and spaces could not be normalized.