Hello,
I'm noticing this commit from last year: https://github.com/gin-gonic/gin/commit/24d67647cb9b4e0bbdcdec7f0c2086e8004e1572 (the changes are on master
) is not present in the latest v1.10.1 release: https://github.com/gin-gonic/gin/blob/v1.10.1/binding/form_mapping.go#L185-L219
Is there a plan to release these changes in a tagged version?
Comment From: Dreamacro
So do I, I need UnmarshalParam
. 🥲
Comment From: appleboy
I will bump the new gin verison asap.