v2.0.0-rc.4
Pre-release
Pre-release
·
168 commits
to master
since this release
What's Changed
🚀 New Features
- Add GenerateSecureToken and SecureToken (256-bit default) by @sixcolors in #165
- Add AddTrailingSlash by @duhnnie in #162
🧹 Updates
- Optimize TrimSpace by @ReneWerner87 in #166
- Optimize string manipulation functions and improve error handling by @ReneWerner87 in #167
- Enhance AppendInt to utilize cache for small negative integers by @ReneWerner87 in #168
New Contributors
Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4