See all documentation for this version here.
✨ New features
- Switch of expression caches with
NO_CACHE
environment variable (#454) - Implement
perform_cached_substitution()
for cached substitution of symbolic expressions (#454) - Set cache directory with
COMPWA_CACHE_DIR
(#454)
🐛 Bug fixes
- Fix
is_integer()
bug for QRules v0.10.4 (#450)
🔨 Maintenance
- Update lock files (#447)
The full changelog as commits can be found here.