Skip to content

Releases: pepkit/pephubclient

v0.5.1

18 Mar 18:47
eecb8cd

Choose a tag to compare

Merge pull request #56 from pepkit/dev

Release 0.5.1

v0.5.0

27 Jan 02:07
6f2b304

Choose a tag to compare

Changes:

  • Added schema module to pephbucleint
  • Added tag parameter for pephub project search

v0.4.5

26 Nov 18:02
5b19592

Choose a tag to compare

Changes:

  • added timeout for requests
  • added unwrapping for reg path

v0.4.4

21 Aug 18:17
76fd48f

Choose a tag to compare

Fixed ProjectAnnotationModel

v0.4.3

25 Jul 23:02
0c53e2d

Choose a tag to compare

Changes:

  • Updated requests due to changes in the API

v0.4.2

16 Apr 18:35
d216554

Choose a tag to compare

Updates for views creation

v0.4.1

07 Mar 21:58
4b7c2d1

Choose a tag to compare

What's Changed

v0.4.0

13 Feb 15:29
5389da7

Choose a tag to compare

Added

  • a parameter that points to where peps should be saved (#32)
  • pep zipping option to save_pep function (#34)
  • API for samples (#29)
  • API for projects (#28)

Updated

  • Transferred save_pep function to helpers

v0.3.0

17 Jan 18:29
98c4a4d

Choose a tag to compare

[0.3.0] - 2024-01-17

Added

  • customization of the base pephub URL. #22

Updated

  • PEPhub API URL
  • Increased the required pydantic version to >2.5.0

v0.2.2

16 Jan 17:51
fa51a20

Choose a tag to compare

Added customization of the base PEPhub URL