v0.5.36-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- bendctl support multi space in the command (#3256) by @radmirnovii
Build/Testing/CI
- [ci] setup rustflags to reduce binary size (#3272) by @PsiACE
- [makefile] use objcopy to reduce binary size (#3265) by @PsiACE
Features
- Merging elt #3199 (#3271) by @sundy-li
- SPACE() (#3255) by @mshauneu
- LEFT() and RIGHT() (#3254) by @mshauneu
- concat ws function (#3260) by @Veeupup