Contextal Platform 1.3
Release Date
March 20, 2025
Release Notes
This version introduces significant new features and improvements:
-
ContexQL:
- Added new function:
@count_conditions()
- Added support for the
in
statement
- Added new function:
-
Scenarios:
- Enhanced control over global context queries with new settings
- Introduced support for the
LOCAL
selector, enabling access to local context graph data from global context queries - Implemented automatic versioning of scenarios: the
min_version
andmax_version
fields have been replaced bycompatible_with
, which is now automatically populated
-
Data Processors: