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

[release] 0.40.1 #2587

Merged
merged 2 commits into from
Jun 2, 2023
Merged

[release] 0.40.1 #2587

merged 2 commits into from
Jun 2, 2023

Conversation

apalache-bot
Copy link
Contributor

Reviewer instructions

  • Check the changelog to ensure the version increment is consistent with https://semver.org/.
  • Review the changeset as a sanity check.
  • Approve the PR, if it pases muster.
  • Merge this branch (do not squash or rebase), but DO NOT DELETE THE BRANCH.
  • After the release has been published to github, delete this branch.

Release notes

0.40.1 - 2023-06-02

Features

  • Membership tests between records and type-defining sets in TypeOk operators are now simplified to TRUE. This uses static type information to reduce the costs of verifying specs containing checks of the form TypeOk == rec \in [name_1: S1, ..., name_n: Sn]. (See [FEATURE] Use types to simplify TypeOK #723)

Bug fixes

@shonfeder shonfeder enabled auto-merge June 2, 2023 21:49
@shonfeder shonfeder merged commit a4f1694 into main Jun 2, 2023
@shonfeder shonfeder deleted the release/0.40.1 branch July 24, 2023 13:23
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