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
BigDecimal type is correctly handled by predicate inference (isssue #158) (@solnic)
Works with latest dry-logic which provides the new respond_to? predicate (#153) (@flash-gordon)
Custom array constructors are no longer discredited by array macro (@solnic)
Changed
⚠️ Fixes related to filled restored pre-1.1.0 behavior of :hints which are again included for empty strings that get turned into nil in params schemas (@solnic)
filled no longer uses filter rules to handle empty strings in Params (@solnic)