Axom 0.15.0 Release - #1969
Merged
Merged
Conversation
Better validation and reporting of top-level globals. It is now more consistent with the YAML input validation.
If user provides an enum for the format, use that. Otherwise, for files, try to infer from the file extension (`.yaml`, `.yml`, or `.lua`). Finally, default to YAML for backward compatibility.
... and defines names in the derived classes.
…m:llnl/axom into bugfix/whitlock/fix_some_windows_warnings
Klee uses exceptions on user-provided input to provide better error messages to the user about invalid input.
Adds lua support to Klee
…aders/writers Keeps them for functions that return a status.
Reduce verbosity of quest's file readers
Bump minimum required python and nanobind versions
BradWhitlock
requested review from
bmhan12,
jcs15c,
kennyweiss,
nselliott,
publixsubfan,
rhornung67 and
white238
August 28, 2026 19:08
kennyweiss
approved these changes
Aug 28, 2026
bmhan12
approved these changes
Aug 28, 2026
Member
Author
|
Waiting for SLOOOOOW CI. |
Member
"The journey is the reward" -- Steve Jobs 😆 |
Member
Author
|
@rhornung67, @kennyweiss, @white238 et al - I think there is a problem with "branch protection rules" on
|
Member
Author
|
FYI - I removed the 3 errant names from the |
Member
|
sorry was picking up my kids. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR merges the v0.15.0-rc branch into main.
Look at pull request #1970 for changes and approve THIS pull request #1969 .