Skip to content

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 09:11
· 42 commits to main since this release
14b39b9

What's Changed

[1.1.0] - 2025-09-23

Added

  • Added coloring for logs, errors, and warnings, like red Error text for errors and yellow Warning text for warnings for ASIST CLI.

Changed

  • Converted the InvalidRuleId error into a warning; now the execution will continue even if an invalid rule ID is encountered.

Fixed

  • Fixed custom rules not getting picked in CI/CD and specific rule options.

Full Changelog