You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ColorTypes function gray doesn't accept integers greater than 1 now, so handle integer matrices differently, maintaining the old behavior of clamping values greater than 1.
Also fix another broken test where promote_type returns Any instead of Union{}.
0 commit comments