Skip to content

2.1.2.RELEASE

Latest
Compare
Choose a tag to compare
@hellokaton hellokaton released this 09 May 14:50
  • 🚀 Implementation of regex matching routing using TrieMapping instead, over 5x improvement in performance
  • 🎨 The reading of resources when i18n only has a country
  • 🎨 Robustness and performance of route matching of CsrfMiddleware and LimitMiddleware
  • 🎨 Remove redundant code
  • 🎨 Using blade-log 0.2.0
  • 🎨 Optimized middleware initialization time
  • 🐛 File server has no 304 cache
  • 🐛 fixed TrieMapping miss match /
  • 🔊 remove static file progress log
  • ✨ allow return StaticFileBody