Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-18 | 329 Bytes | |
Release v5.5.5 source code.tar.gz | 2025-02-18 | 351.2 kB | |
Release v5.5.5 source code.zip | 2025-02-18 | 450.0 kB | |
Totals: 3 Items | 801.5 kB | 0 |
- In validation, fixed a panic when trying to convert a
nil
single value array using theConvertSingleValueArrays
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.