hz3 v4.3 Release Notes

Release Date: 2018-04-29 // almost 6 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed memory leak due to typo in Z3.Base.C. (Deian Stefan)

    ๐Ÿ†• New API support

    • ๐Ÿ›  Added partial support for Fixedpoint API. (David Heath)
    • Added more bindings to the Models API. (Daniel Grรถber)
    • ๐Ÿ“œ Added Parser interface API. (Tristan Knoth)

    Misc

    • ๐Ÿšš After many requests, I have moved the repository to GitHub: https://github.com/IagoAbal/haskell-z3.
    • From now on the revision number (aka patch level) 0 will be omitted (so x.y instead of x.y.0).