You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,35 @@
1
1
# CHANGELOG
2
2
3
+
## v2.3.0 (2024-08-12)
4
+
5
+
6
+
### Feature
7
+
* feat: add visit_* to omop data viewer ([`1c1cf78`](https://github.com/CODEX-CELIDA/execution-engine/commit/1c1cf781ef2121ce2d7fbca991ec4df60371c3c6))
8
+
* feat(viz-backend): add patient data logic ([`52dcf88`](https://github.com/CODEX-CELIDA/execution-engine/commit/52dcf885da070d03f8a5cbeab7bcf179c653521b))
9
+
10
+
### Fix
11
+
* fix(graph): dose info in nodes ([`0848d88`](https://github.com/CODEX-CELIDA/execution-engine/commit/0848d880d5d213f2cd1bb88b1bcafa1b4eba3850))
12
+
* fix: interval ffill until observation_window end ([`4c9ade1`](https://github.com/CODEX-CELIDA/execution-engine/commit/4c9ade125d6566a5fc2e77b2d168519636c10dec))
13
+
* fix(viz): display of 0 sec entries ([`51d5304`](https://github.com/CODEX-CELIDA/execution-engine/commit/51d5304e46e8d3e8fff91f058a02abb0139f3d89))
14
+
* fix: tidal volume for <110 cm height ([`7833827`](https://github.com/CODEX-CELIDA/execution-engine/commit/7833827596bd5667d60f0db0a36aac43579b5b27))
15
+
* fix(viz): displaying recommendation name ([`2b4c5a5`](https://github.com/CODEX-CELIDA/execution-engine/commit/2b4c5a5c31184ea2d522b6c041faa1198094606a))
* perf(viz-backend): interval per person ([`99c7d51`](https://github.com/CODEX-CELIDA/execution-engine/commit/99c7d510b0f287facc418ba1dc35c84bec848c93))
* test: adapted to measurement value forward filling until end of observation window ([`a27eef6`](https://github.com/CODEX-CELIDA/execution-engine/commit/a27eef6d6525ca3cc52b1008dbfb7196a14207a1))
28
+
* test: ffill with observation window ([`14e6187`](https://github.com/CODEX-CELIDA/execution-engine/commit/14e6187b717276a7224232810ce954e86ffa6bf2))
0 commit comments