Skip to content

Releases: matthiaskoenig/pkdb

PKDB-v0.9.6 - pharmacokinetics database

15 Mar 23:31
Compare
Choose a tag to compare

Release notes for pkdb 0.9.6

We are pleased to release the next version of PK-DB including the
following changes:

  • django security bugfix, update dependency 3.2.0 (#713, #722)
  • support for geometric means (#677, #686)
  • removed name from reference json (#688)
  • updated backend dependencies
  • better encoding of multiple dosing (#685)
  • updated acknowledgements (#714)
  • fixing backend errors on non-existing queries
  • updated README

Your PK-DB team

PKDB-v0.9.5 - pharmacokinetics database

19 Jan 09:29
1be4953
Compare
Choose a tag to compare

Release notes for pkdb 0.9.5

Fixes

  • interventions were missing in download (#683)
  • bugfixes and additional validation rules
  • security updates

PKDB-v0.9.4 - pharmacokinetics database

08 Nov 16:59
Compare
Choose a tag to compare

Release notes for pkdb 0.9.4

New features

  • updated publication information

Fixes

  • multiple fixes in serializers
  • bugfixes in download and speedup
  • bugfix groups and individuals JSON button (#660)
  • security bugfix django (#665)

Release notes for pkdb-v0.9.3

30 Sep 19:10
Compare
Choose a tag to compare

Release notes for pkdb 0.9.3

New features

frontend

  • frontend: tagging of substances (generic & specific)
  • improved download (design, information, license, naming, ...)
  • major frontend redesign and layout update
  • display comments and descriptions for study information
  • unifying info display in frontend
  • download of scatters and timecourses
  • display of non-concise data
  • direct study links for access
  • descriptions for all info_nodes

backend

  • updated swagger API with documentation and example notebooks
  • updated and unified serializers
  • speedup download serializer

Fixes

  • unifying API endpoints and naming (e.g. scatter -> scatters)
  • updated backend and frontend dependencies
  • fixing API urls in deployment
  • resolving all references
  • validation: counts > 0 on all characteristica
  • valiation: time on recovery and cumulative amount
  • fixed titles of navigation icons

PKDB-v0.9.1 - pharmacokinetics database

21 Aug 21:51
Compare
Choose a tag to compare
  • update of search frontend
  • update of search backend
  • support of 2D scatters
  • updated REST API

PKDB-v0.8.0 - pharmacokinetics database

28 Jun 20:07
c27a7ce
Compare
Choose a tag to compare

Minor update before large refactoring for 2D datasets.

PKDB-v0.8.0b14 - pharmacokinetics database

18 Jun 08:50
2c47355
Compare
Choose a tag to compare
  • updated infrastructure
  • additional validation rules
  • bugfixes

PKDB-v0.7.0 - pharmacokinetics database

04 Nov 13:38
6f774de
Compare
Choose a tag to compare

Improved and unified handling of choices

  • Fix #459 - all choices now handled as info node
  • Fix #460 - time_end can now be encoded in interventions

PKDB-v0.6.9 - pharmacokinetics database

01 Nov 10:56
2cb54b9
Compare
Choose a tag to compare

Bugfixes and changes for simplified analysis

  • improved REST APIs for analysis
  • additional validation rules and constraints
  • Fix #413
  • Fix #453
  • Fix #454
  • Fix #455
  • Fix #457

PKDB-v0.6.7 - pharmacokinetics database

10 Oct 09:11
64fced4
Compare
Choose a tag to compare

Major update with focus on improving curation workflow

  • Fix #419, improved permission handling
  • Fix #418, bugfix swagger API
  • Fix #422 and Fix #427, security fix django
  • Fix #431, removed format field
  • Bugfixes: Fix #428, Fix #430
  • splitting on source and figure, Fix #433
  • better handling of TSV (generation and validation), Fix #441, Fix #390
  • improved validation (Fix #437)
  • improved logging
  • generic handling of dosing choices (moved to pkdb_data for simple updates), Fix #434
  • updated curation documentation