Skip to content

Releases: Clinical-Genomics/genotype-api

Release v2.0.20

26 Mar 09:49
Compare
Choose a tag to compare

refactor( analysis dependency injection) (#113) (patch)

Description

refactor dependench injection in api to use service instead of database session

Release v2.0.19

25 Mar 15:45
Compare
Choose a tag to compare

fix validator (#115) (patch)

Release v2.0.18

25 Mar 15:33
Compare
Choose a tag to compare

add(plate service) (#111) (patch)

Description

add plate service

Release v2.0.17

25 Mar 09:05
Compare
Choose a tag to compare

fix(plate sign off bug) (#112) (patch)

Fixed
Plate sign off bug - closes : #110

Release v2.0.16

21 Mar 07:48
Compare
Choose a tag to compare

refactor(analysis dto in api layer) (#109) (patch)

Description

refactors the analysis endpoints

Release v2.0.15

19 Mar 11:28
Compare
Choose a tag to compare

refactor user and snp endpoints (#108) (patch)

Refactor user and SNP endpoints

Release v2.0.14

19 Mar 07:38
Compare
Choose a tag to compare

refactor(sample endpoint) (#107) (patch)

Description

Refactoring of the sample endpoint on session handling

Prepare DTO structure refactoring by moving models

Adding a MatchGenotypeService

Release v2.0.13

18 Mar 12:31
Compare
Choose a tag to compare

refactor(plate endpoints) (#106) (patch)

Description

Move session handling out of plate endpoints

Release v2.0.12

18 Mar 11:48
Compare
Choose a tag to compare

move session handling (#105) (patch)

Description

Move session handling from analysis endpoint to crud

Release v2.0.11

14 Mar 13:10
Compare
Choose a tag to compare

feat(pep_0604): (#103)

Changed

  • Refactor to pep0605