v2.0.0-rc.5
Pre-release
Pre-release
·
138 commits
to master
since this release
What's Changed
🧹 Updates
- Remove unnecessary UUID counter check by @sixcolors in #170
- Simplify SecureToken API by removing the *Must variants by @sixcolors in #171
- Remove UUID() function due to insufficient randomness for security by @sixcolors in #175
🛠️ Maintenance
- chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #172
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #174
- chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #177
📚 Documentation
- Fix grammar in README description by @sixcolors in #176
Full Changelog: v2.0.0-rc.4...v2.0.0-rc.5