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.11.1 #691

Closed
wants to merge 2 commits into from
Closed

[release] 0.11.1 #691

wants to merge 2 commits into from

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

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

@konnov
Copy link
Collaborator

konnov commented Mar 29, 2021

It's a massive change. How do we bump this release to 0.15.0 (for artistic reasons :-)?

@shonfeder
Copy link
Contributor

shonfeder commented Mar 29, 2021

There are instructions linked in the PR description for cutting releases for a specific version. Could you let me know if there are aspects of that which are unclear or need improvement?

I'll kick this off in the mean time.

@shonfeder shonfeder closed this Mar 29, 2021
@shonfeder shonfeder deleted the release/0.11.1 branch March 29, 2021 11:57
@konnov
Copy link
Collaborator

konnov commented Mar 29, 2021

Thanks! Will do!

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.

3 participants