Release v2.3.1
What's Changed
- Added support for
selectwithoptionstag fortemplatefun.RenderFormby @fahadnaeemkhan in https://github.com/beego/beego/pull/5691 - add Enum string to validators by @zhyclouds in https://github.com/beego/beego/pull/5697
- Add validation CustomFunction example by @flycash in https://github.com/beego/beego/pull/5703
- build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in https://github.com/beego/beego/pull/5667
New Contributors
- @fahadnaeemkhan made their first contribution in https://github.com/beego/beego/pull/5691
- @zhyclouds made their first contribution in https://github.com/beego/beego/pull/5697
Full Changelog: https://github.com/beego/beego/compare/v2.3.0...v2.3.1