Skip to content

Releases: pepkit/pepdbagent

v0.11.1

18 Sep 16:37
ac31c13
Compare
Choose a tag to compare

Changes:

  • Added namespace tar metadata table and methods
  • Fixed #145

v0.11.0

25 Jul 16:43
7fe1bc3
Compare
Choose a tag to compare

Changes:

  • Added validation schemas to pephub

v0.10.0

18 Jul 16:14
d4a535c
Compare
Choose a tag to compare

Changes:

  • Added user delete method
  • Added history tables and methods while updating project

v0.9.0

02 Jul 17:19
f28d401
Compare
Choose a tag to compare

Changes:

  • Improved efficiency of updating sample table by adding linked list (guid and parent_guid) to sample table. [#133]
  • Improved efficiency for forking projects.
  • Added number_of_projects to user table [#127]
  • Cleaned code, and fixed minor bugs
  • Added submission and updated date to the sample table [#134]

v0.8.0

26 Feb 19:05
723e2d2
Compare
Choose a tag to compare
  • Fixed forking schema
  • Improved forking efficiency #129
  • Added uploading project from dict
  • Added get_config, get_smaples, get_subsamples methods to project module #128
  • Fixed error handling in views API #130
  • Added no_fail to views API

v0.7.3

08 Feb 18:27
895eb86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

02 Feb 22:20
f5257a1
Compare
Choose a tag to compare

Fixed minor bugs in project update functionality.

v0.7.1

23 Jan 15:58
758e973
Compare
Choose a tag to compare

Enhanced efficiency and addressed bug fixes.

v0.7.0

19 Jan 21:01
19299a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

24 Aug 13:14
de250ed
Compare
Choose a tag to compare
  • Added date filter in project annotation