Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finalize release 2.5.0 #754

Merged
merged 5 commits into from
Jul 26, 2023
Merged

Finalize release 2.5.0 #754

merged 5 commits into from
Jul 26, 2023

Conversation

Halbaroth
Copy link
Collaborator

@Halbaroth Halbaroth commented Jul 26, 2023

This PR contains the new change log for the release 2.5.0.

@Halbaroth Halbaroth added this to the 2.5.0 milestone Jul 26, 2023
CHANGES.md Outdated
* update to the new version of ocplib-simplex (0.5)
* remove the support of the deprecated library num. Alt-Ergo only uses Zarith (PR #600)
* remove the deprecated graphical interface (PR #601)
* use Dune >= 3.5.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait, do we?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we chose to stay on 3.0 in #729

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@Halbaroth Halbaroth marked this pull request as ready for review July 26, 2023 12:38
CHANGES.md Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
CHANGES.md Outdated
### New features
* add context reinitialisation (PR #490)
* add Dolmen frontend (PR #491,#541,#545)
* add model generation (PR #530)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is misleading, model generation was already present. What we did was modernize the support for model generation, and add compatibility with the smtlib2 interface.

I think that #530 and #614 should be bundled together here (and also #659 #703 #614 #609 #755 if we want to be complete)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

CHANGES.md Outdated
* support mutually recursive definitions in the native language (PR #549, #550)
* support of some options of the SMT-LIB statement (set-option) (PR #608)
* support for the (get-model) statement (required the Dolmen frontend) (PR #614)
* support ground reasoning with some bitvector primitives (PR #730, #733, #745).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not "some" bitvector primitives -- this should be titled "Support the QF_BV and BV smtlib2 logic" or something similar

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

CHANGES.md Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@bclement-ocp bclement-ocp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the two passes, I got distracted while doing the first pass.

@Halbaroth Halbaroth merged commit 6504947 into OCamlPro:next Jul 26, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants