NEWS


scholid 0.2.0 (2026-06-04)

New identifier types

The package now supports 20 identifier types (up from 7 in 0.1.1). Each type provides structural validation, normalization from URLs and labels, and extraction from free text via the existing is_scholid(), normalize_scholid(), extract_scholid(), classify_scholid(), and detect_scholid_type() APIs.

New types in this release:

Identifier definitions and validation rules are documented in the scholid_definitions vignette.

Internal improvements

scholid 0.1.1 (2026-04-24)

Bug fixes

scholid 0.1.0 (2026-02-13)

Initial release.