Skip to content

Commit 0888363

Browse files
Update changelog from 2019 to 09/2025
1 parent 66764bc commit 0888363

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,26 @@ Changelog
44
Unreleased
55
----------
66

7-
> Nothing yet
7+
* Add Bitwuzla solver support
8+
* Fix interpreter handling of complex executable names with arguments
9+
* Add continuous integration (CI) pipeline
10+
* Update to Scala 3.7.0
11+
* Update sbt to 1.11.1
12+
* Add floating point theory support
13+
* Support for cvc5 solver
14+
* Upgrade to Scala 3.3
15+
* Make some arithmetic operations n-ary
16+
* Add int2bv and bv2nat operations
17+
* Read stderr and return error if not empty
18+
* Cross-compilation for Scala 3.0
19+
* Add lexing for #unspecified literal (Z3 4.8.10)
20+
* Remove bintray settings
21+
* Make model token optional when parsing solver output
22+
* Fix SimpleTreeTransformer
23+
* Fix or operation
24+
* Minor changes and upgrade to Scala 2.13.1
25+
* Remove hack for CVC4 and add -i flag as default
26+
* Various CVC4 compatibility fixes
827

928
v0.2.4
1029
------

0 commit comments

Comments
 (0)