v11.0.0
Feature
- structure: Introduce a fast-loading mechanism (
e82cb5e
)
Fix
- structure: Correctly sort questions and table rows (
36a6080
)
Breaking
-
Code that uses the form jexl and / or structure code most likely will need to be rewritten. The changes are small-ish, but still semantically not exactly equal. (
7c997b7
)
See #2356 for further details. -
While not yet (technically) breaking, we do not support Python versions of 3.9 and earlier. Update your Python to 3.10 or ideally, 3.13. Support for Python versions will be according to Python's own version schedule: https://devguide.python.org/versions/