- Deprecates Python versions lower than 3.6.0. Now supporting 3.6.0 and 3.7.0.
1.1.5
- Adds support for Software Heritage identifiers. - Fixes handling of non-digit characters in DOI detection.
1.1.4
- Adds support for ASCL identifiers. - Fixes the ADS identifier regex to also detect lower-case author initials.
1.1.3
- Adds support for HTTPS ORCiD identifiers.
1.1.2
- Adds support for HAL identifiers.
1.1.1
- Changes URL resolution for bibcodes to use https://ui.adsabs.harvard instead of https://adsabs.harvard.edu/abs/. - Allows choosing HTTP/HTTPS for any generated URL by ``idutils.to_url``.