Skip to content

v5.4.0

Compare
Choose a tag to compare
@pyth0n1c pyth0n1c released this 30 Apr 00:07
· 115 commits to main since this release
df437ae

Validation output has been significantly improved! In the example below, we see the two big changes that have been introduced:

  1. Validation is now color-coded, formatted, and easier to read! Thanks to @MHaggis for these changes!
image
  1. When referencing another piece of content, such as a macro, story, lookup, data source, etc, it is not uncommon to accidentally typo the name. If we fail to find a piece of related content, we now provide suggestions for the content you probably meant to include, sorted from most to least likely.
    image

There are also some new validations against the Risk Datamodel to improve internal integration testing

What's Changed

New Contributors

Full Changelog: v5.3.2...v5.4.0