Skip to content

Commit 99508e4

Browse files
author
konnov
committed
[release] 0.45.4
1 parent 485c41f commit 99508e4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

RELEASE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 0.45.4 - 2024-09-02
2+
3+
### Features
4+
5+
- Handle expressions such as S \in SUBSET T in ExprOptimizer by rewriting the expression into \A r \in S: r \in T
6+
7+
### Bug fixes
8+
9+
- Better error reporting for hitting the limits of `SUBSET` expansion, see #2969
10+
- Fix truncation of SMT logs, see #2962

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.45.4-SNAPSHOT
1+
0.45.4

0 commit comments

Comments
 (0)