v1.11.0
What's Changed
Exciting New Features π
Enhancements π
- Cache add and optimize methods by @hwbrzzl in #81
- Route supports Fallback route by @hwbrzzl in #88
- Orm adds new methods by @dragoonchang in #87 and #103
- Optimize facades.Config.Add() by @dragoonchang in #93
- Change Sqlite driver by @devhaozi in #91
- contracts/http add method mapping of net/http by @hwbrzzl in #102
- Refactor(auth): compare error with
errors.Is
by @Juneezee in #86 - Add issues template by @devhaozi in #105
Breaking Changes π
Bug Fixes π
- The problem that The hashing configuration does not take effect under some situations by @devhaozi in #96
- Non-thread safety problems in RateLimiter by @hwbrzzl in #84
- Fix: Crypt print in artisan command by @devhaozi in #104
New Contributors
- @Juneezee made their first contribution in #86
- @dragoonchang made their first contribution in #87
Upgrade Guide: Upgrading To v1.11 From v1.10
Full Changelog: v1.10.0...v1.11.0