[ANN] IKOS 3.2-rc1 release candidate #253
Replies: 3 comments 2 replies
-
All installation issues (NASA-SW-VnV/homebrew-core#9) seem solved, so I think we are good to proceed. This issue will be closed when I merge #256, the fix to #255. The homebrew formula will be merged right after (pointing to the correct version 3.2 of IKOS, instead of 3.2-rc1). I'll give it a day or so for anyone to come forward with any issues they have. Otherwise, I'll go ahead and release. |
Beta Was this translation helpful? Give feedback.
-
The new version has been released. |
Beta Was this translation helpful? Give feedback.
-
This doesn't work for me:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
EDIT (2024-01-21): The new version of IKOS, 3.2, has now been released. Please ignore this discussion and follow the instructions in https://github.com/NASA-SW-VnV/ikos#installation. Thanks!
We've just made available a first release candidate for IKOS 3.2.
The tag is https://github.com/NASA-SW-VnV/ikos/releases/tag/v3.2-rc1.
We kindly ask everyone to test it and let us know if you find any issues we should fix before the final release.
Changes
A list of the issues addressed since the prior release can be seen here:
https://github.com/NASA-SW-VnV/ikos/milestone/1?closed=1
A more detailed list of changes is available at:
v3.1...v3.2-rc1
Installation
You can clone this new version directly from the repo using the tag v3.2-rc1.
To install this release candidate with homebrew, use the following fork:
Note: The url to be used with homebrew once the release is final will continue to be
NASA-SW-VnV/core/ikos
as usual.The following comment may help install IKOS on a fresh new machine or in docker using homebrew:
#225 (comment)
Further notes
Please, open issues for any problems you find during installation, or anything else that you think needs to be fixed.
Thanks everyone for being a part of the IKOS community!
Beta Was this translation helpful? Give feedback.
All reactions