Skip to content

Releases: J535D165/pyalex

v0.18

11 Mar 15:38
1517794
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17...v0.18

v0.17

10 Mar 21:27
b3c85ca
Compare
Choose a tag to compare

What's Changed

  • Add response list-like object and deprecate return_meta by @J535D165 in #61
  • Add docstrings to all public classes, functions, and methods by @J535D165 in #63

Full Changelog: v0.16...v0.17

v0.16

26 Feb 13:20
14ee79e
Compare
Choose a tag to compare

What's Changed

  • Fix README examples by @lambdamusic in #52
  • Update README.md with citing publications case and better wording by @ahundt in #55
  • Add native support for expressions via filters by @J535D165 in #50
  • Missing Python code block type by @raffaem in #59

New Contributors

Full Changelog: v0.15.1...v0.16

v0.15.1

26 Aug 09:19
1b736fe
Compare
Choose a tag to compare

What's Changed

  • Fix: Correctly format user-agent string in AlexConfig by @iqrusso in #48
  • Add test and docs on serializing results by @J535D165 in #49

New Contributors

Full Changelog: v0.15...v0.15.1

v0.15

19 Aug 13:42
c899b36
Compare
Choose a tag to compare

What's Changed

  • Add URL encoding for filter values @edsu in #42 and @J535D165 in #43. This will provide Pyalex with support for DOIs with special characters (such as = or ?).
  • Return error when paging with cursor method while using sample by @PeterLombaers in #44
  • Remove DeprecationWarnings on pyalex import and remove Venues by @J535D165 in #45

New Contributors

  • @edsu made their first contribution in #42

Full Changelog: v0.14...v0.15

v0.14

26 Mar 10:14
770f6fe
Compare
Choose a tag to compare

Full Changelog: v0.13...v0.14

v0.13

18 Nov 20:17
0f4e1a5
Compare
Choose a tag to compare

What's Changed

  • Run Actions in parallel and smaller python version matrix by @J535D165 in #32
  • Refactor authentication with requests BaseAuth by @J535D165 in #30

Full Changelog: v0.12...v0.13

v0.12

23 Oct 15:27
3c71b9a
Compare
Choose a tag to compare

What's Changed

  • Remove flake8 linter from workflows by @J535D165 in #24
  • Add example on paging by @J535D165 in #27
  • Add retry option based on Retry from urllib3.util by @romain894 in #28
  • Refactor pagination and add support for offset pagination by @J535D165 in #31

New Contributors

Full Changelog: v0.11...v0.12

v0.11

05 Jul 12:25
Compare
Choose a tag to compare

Full Changelog: v0.10.1...v0.11

Release v0.10.1

08 Jun 14:18
862b06f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10...v0.10.1