Skip to content

1.18.0

Compare
Choose a tag to compare
@boxblinkracer boxblinkracer released this 23 Feb 18:27
· 132 commits to main since this release

Added

  • Add new option to ignore some keys from case style validation. Sometimes you are bound to the platform you are
    using for some keys.
  • Add new table layout for all errors on CLI. This makes it easier to read and understand the errors.

Changed

  • Validators will now show a new table layout for all errors. This makes it easier to read and understand the
    errors.

Fixed

  • Positive test results from mess validations where missing in reports.
  • Case Style validation always showed up in reports even though not configured.