Releases
v2.2.0
What's Changed
Feature
added conditional filter (for dosage condition ext) in c98e6e0
dynamic graph display app in a5cdd54
added static graph display app in 9dd5450
added execution graph json to database in 7b7bb92
dynamic handling of time interval types (e.g. shifts) in c2bddd3
implemented find_overlapping_windows in a7e6e9b
implemented temporal aggregation combination in 7b3c3d8
Fix
type hints in d0358f5
made TimeIntervalType serializable in c6ee140
overlapping intervals for adjacent windows in c95bdd6
Chore
bump fastapi from 0.111.0 to 0.112.0 in 284f4d4
bump setuptools from 70.0.0 to 72.1.0 in 71524cd
bump pytest from 8.2.1 to 8.3.2 in c29961b
bump numpy from 1.26.4 to 2.0.1 in d0169bc
bump psycopg[binary] from 3.1.19 to 3.2.1 in 1a0a7a1
added default value for settings time interval in bef1b4b
Documentation
added time interval configuration in 72f20b0
Refactor
renamed CriterionCombination to LogicalCriterionCombination in eb5c576
Revert
no explicit adding of negative intervals in abb94dd
Test
fix naive create windows test in 80d7e56
implemented temporal combination tests in 579e423
Tests
fixed missing timezone parameter in create_time_intervals in 266390c
Unknown
You can’t perform that action at this time.