Skip to content

Tags: alxfv/form

Tags

v4.1.3

Toggle v4.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix idx error message (go-playground#54)

v4.1.2

Toggle v4.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v4.1.1

Toggle v4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix out-of-range exception (go-playground#46)

Fixed out-of-range exception.

Fixes go-playground#45

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update deps (go-playground#44)

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update README (go-playground#43)

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-playground#40 from go-playground/fix-slice-idx-…

…issue

Fix slice idx issue

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-playground#35 from go-playground/fix-encoder-po…

…inter-omitempty

Fix Encoder Pointer + omitempty combination

v3.1.2

Toggle v3.1.2's commit message
Correct bug in array index logic

fixes go-playground#33

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-playground#32 from go-playground/fix-array-hand…

…ling

Fix Array Handling + mixed index and non-index values

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-playground#26 from go-playground/interface-support

Add setting of tring to interface{} values