Skip to content

v0.0.46

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 09:13
· 13 commits to main since this release

0.0.46 - 2025-02-28

fix to default get params from form

🐛 Bug Fixes

  • (gin) default set params with form data - (ba27ccf) - hedon954