Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@glichtner glichtner released this 12 Aug 14:34
· 68 commits to main since this release

What's Changed

Feature

  • add visit_* to omop data viewer in 1c1cf78
  • add patient data logic in 52dcf88

Fix

  • dose info in nodes in 0848d88
  • interval ffill until observation_window end in 4c9ade1
  • display of 0 sec entries in 51d5304
  • tidal volume for <110 cm height in 7833827
  • displaying recommendation name in 2b4c5a5
  • database timezone setting in 5c00d67
  • colors, sorting, display in 531c6ab

Performance

Refactor

  • renamed IntervalWithType in a6e2b1f
  • removed portion dependency in a220ac7

Test

  • adapted to measurement value forward filling until end of observation window in a27eef6
  • ffill with observation window in 14e6187

Unknown