Skip to content

Releases: ahumenberger/Z3.jl

v1.0.3

03 Oct 19:56
Compare
Choose a tag to compare

v1.0.2

16 Jun 02:13
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

01 Jun 00:10
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

Move to use C API for Z3

29 May 18:57
Compare
Choose a tag to compare

This is a breaking change. Due to instabilities of the C++ interface with Julia, we will be building on the C API for Z3 in the future. This is the approach taken by all other language APIs for Z3.

v0.4.4

03 Apr 21:54
Compare
Choose a tag to compare

Full Changelog: v0.4.3...v0.4.4

v0.4.3

05 Aug 04:54
357cfba
Compare
Choose a tag to compare
Update Z3 to 4.12.1

v0.4.2

03 Apr 05:31
4a37a65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

03 Aug 11:09
Compare
Choose a tag to compare

v0.4.0

12 May 08:06
528b26a
Compare
Choose a tag to compare

Z3 v0.4.0

Diff since v0.3.0

Closed issues:

  • Where are the methods defined? (#2)
  • Use a JLL instead of building from scratch (#3)
  • pop takes a 2nd arg but push does not (#4)
  • fail gracefully (#5)

Merged pull requests:

v0.3.0

27 Nov 10:19
v0.3.0
Compare
Choose a tag to compare