Skip to content

Release v5.5.5

Compare
Choose a tag to compare
@System-Glitch System-Glitch released this 18 Feb 15:55
· 36 commits to master since this release
ed8fc53
  • In validation, fixed a panic when trying to convert a nil single value array using the ConvertSingleValueArrays option.
  • Retract v5.5.4 as it introduced a bug: when a non-nullable field was provided and thus removed from the request, its associated validators were still executed.
  • Fixed the bug introduced in v5.5.4.