Skip to content

Latest commit

 

History

History
80 lines (42 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

80 lines (42 loc) · 1.3 KB

Changelog

All notable changes to this project will be documented in this file.

[1.2.0] - 05/17/2024

Added

  • Added support for Orcid Search.
  • Enhanced record summary by adding data like family name, credit etc..
  • Introduced the use of sandbox test API for testing purposes.

[1.1.2] - 09/13/2023

Added

  • Added functionality for OrcidAuthentication to not require user authorization if reading public-access data.

[1.1.1] - 09/12/2023

Fixed

  • Fixed the bug that caused pip install to fail (removed json from dependency lista s it is pre-installed through python package)

[1.1.0] - 09/11/2023

Added

  • New feature to access Orcid profile data through orcid scrapper class

Changed

  • No changes

Deprecated

  • No changes

Removed

  • No changes

Fixed

  • Fixed the path to orcid section in red_section

1.0.1 - 09/08/2023

Added

  • No changes

Changed

  • No changes

Deprecated

  • No changes

Removed

  • No changes

Fixed

  • Fixed the bug that caused orcid.email function to not work due to key error

Security

  • No changes

1.0.0 - 09/08/2023

  • First release

... Repeat the above structure for each version ...