Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@alejandrgaspar alejandrgaspar released this 07 Sep 21:38
· 99 commits to main since this release
v0.1.2
2c5d4b0

[0.1.2] - 2023-09-06

A small update that mainly includes bug fixes and update dependencies.

Added

  • Now in the reports, the authors of the works include a link to their ORCID if it is available or otherwise to their OpenAlex profile.

Fixed

  • Fixed an error in the citation counters within the reports. The number of global citations used is the number provided by the OpenAlex API. The sum of the computed citations of type A and B is now used.
  • Fixed a bug in documentation links.
  • Fixed a scroll error in the view to export reports.
  • Now the export process runs in a separate thread. This prevents the interface from freezing during the export process.

Dependencies updates

  • Upgrade actions/checkout from 3 to 4.
  • Upgrade mkdocs-material from 9.2.5 to 9.2.8.
  • Upgrade mkdocstrings from 0.22.0 to 0.23.0.
  • Upgrade mkdocstrings-python from 1.6.0 to 1.6.1.
  • Upgrade pre-commit from 3.3.3 to 3.4.0.
  • Upgrade pytest from 7.4.0 to 7.4.1.
  • Upgrade ruff from 0.0.286 to 0.0.287.

Full Changelog: v0.1.1...v0.1.2