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.15.0 #695

Merged
merged 3 commits into from
Mar 29, 2021
Merged

[release] 0.15.0 #695

merged 3 commits into from
Mar 29, 2021

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.15.0

Features

Changed

  • Preprocessing: massive refactoring of the passes to support types. This may have introduced unexpected bugs.
  • Model checker: translation rules for records and functions have been modified, in order to support new types. Bugs to
    be expected.
  • Intermediate representation: renamed BmcOper to ApalacheOper. Its operators have the prefix Apalache! now.

Removed

Copy link
Collaborator

@konnov konnov left a comment

Choose a reason for hiding this comment

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

Let's cut it!

@konnov konnov merged commit c8ca208 into unstable Mar 29, 2021
@shonfeder shonfeder deleted the release/0.15.0 branch March 29, 2021 14:04
shonfeder added a commit that referenced this pull request Mar 29, 2021
This reverts commit c8ca208.

The release preparation branch was squashed in instead of merged, so we
so we lost the release commit. The easiest way to fix is to revert the
offending commit and cut the release fresh.
shonfeder pushed a commit that referenced this pull request Mar 29, 2021
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