ISIS 9.0.0 RC1 is now available #5687
Kelvinrr
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to install or update to 9.0.0 RC1
Installation instructions of ISIS can be found in the README on our github page .
If you already have a version of ISIS 4.0.0 or later installed in an anaconda environment, you can update to 9.0.0 RC1 by activating your existing isis conda environment and running
conda update isis
.How to get access to 9.0.0 at the ASC
The new process proposed in the internal RFC is now in full effect. It is available internally as
isis9.0.0_RC1
.Once a version of conda is active, run the command:
conda activate isis9.0.0_RC1
to use this newest version of ISIS.Changes for 9.0.0
[9.0.0] - 09-25-2024
Added
Changed
.trn
files with anAuto
,Debug
orOptional
keyword with no value to have a value of1
#5573.Fixed
Issue: 5660
file. Slightly modified the FunctionalTestJigsawBundleXYZ ctest accordingly. Issue: 5642
Notes
The following operating systems are supported for this release:
(Other Linux/macOS variants may be able to run this release, but are not officially supported.)
If you find a problem with this release, please create an issue on our GitHub issues page
There are some important considerations to keep in mind when using this release candidate:
Beta Was this translation helpful? Give feedback.
All reactions