This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Releases: caltechlibrary/sidewall
Releases · caltechlibrary/sidewall
Version 1.0.1
This is a significant bug-fix release. Users should update to 1.0.1 as soon as possible.
- Fixed serious bugs in creating
Researcherobjects fromAuthorobjects. - Fixed bugs in setting
current_organizationonPerson,AuthorandResearcherobjects - Fixed bugs setting
affiliationsonResearcherwhen derived fromAuthorobjects - Updated examples in the top-level README file
- Started a CHANGES file
Version 1.0.0
Sidewall is a package for interacting with the Dimensions search API. It provides object classes for Dimensions entities, fetches data incrementally, caches results, copes with rate limits, and more, to make working with Dimensions in Python more natural. "Sidewall" is a loose acronym for Simple Dimensions wrapper client library.
Version 1.0.0 is fully functional. It lacks support for representing Dimensions policy and patent entities, and only handles simple search queries, but otherwise should work.
Please use the GitHub issue tracker to report problems.