credo v1.5.2 Release Notes

    • ๐Ÿ›  Fix output bug in diff command
    • ๐Ÿ›  Fix bug in diff command when run on a Git ref that does not contain a given --config-name
    • ๐Ÿ›  Fix bug in all commands when a given --config-name is not found
    • ๐Ÿ›  Fix false positive in Credo.Check.Warning.ExpensiveEmptyEnumCheck
    • ๐Ÿ›  Fix false positive in Credo.Check.Refactor.PipeChainStart regarding custom operators
    • ๐Ÿ›  Fix --version to include pre version and build info for unpublished versions (e.g. when the dep is included via path: or github:)