Skip to content

Releases: J535D165/pyalex

v0.21

23 Feb 14:10
875c708

Choose a tag to compare

What's Changed

Full Changelog: v0.20...v0.21

v0.20

04 Feb 15:08
a78ef7e

Choose a tag to compare

What's Changed

Full Changelog: v0.19...v0.20

v0.19

13 Nov 15:35
a826785

Choose a tag to compare

What's Changed

Full Changelog: v0.18...v0.19

v0.18

11 Mar 15:38
1517794

Choose a tag to compare

What's Changed

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

v0.17

10 Mar 21:27
b3c85ca

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

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

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

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

Choose a tag to compare

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

v0.13

18 Nov 20:17
0f4e1a5

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