Releases: fasthttp/router
Releases · fasthttp/router
v1.3.11
- 1aec7f3 Upgrade fasthttp to v1.23.0 and gotils (Sergio Andres Virviescas Santana)
- 030ebe2 Fix bad and overflow redirections #50 (Sergio Andres Virviescas Santana)
v1.3.10
- cc03ff3 Bugfix Redirect fixed path (#49) (wuwenbin)
v1.3.9
- 9a4b4db Upgrade dependencies (Sergio Andres Virviescas Santana)
v1.3.8
- f74be76 hotfix(wildpath): set user empty value (#47) (yellow chicks)
v1.3.7
- 0f5bbd6 Add support to Go v1.16.X (Sergio Andres Virviescas Santana)
- 59f71bc Upgrade fasthttp to v1.21.0 and gotils (Sergio Andres Virviescas Santana)
- 291db29 typo parameters (#45) (Kiswono Prayogo)
v1.3.6
- 890eabd Upgrade fasthttp to v1.20.0 and others dependencies (Sergio Andres Virviescas Santana)
v1.3.5
- 5916155 Upgrade gotils (Sergio Andres Virviescas Santana)
- 8c5e42b Upgrade dependencies (Sergio Andres Virviescas Santana)
v1.3.4
- 495ce1b Upgrade fasthttp to v1.18.0 (Sergio Andres Virviescas Santana)
v1.3.3
- 5c77f27 Upgrade fasthttp to v1.17.0 (Sergio Andres Virviescas Santana)
- 8ef2dc8 Upgrade gotils (Sergio Andres Virviescas Santana)
v1.3.2
- fc8225f Add missing shortcuts (Sergio Andres Virviescas Santana)
- 893131d Use the cleaned path just when redirect to the fixed path #40 (Sergio Andres Virviescas Santana)
- b0e5c87 Improve performance (Sergio Andres Virviescas Santana)
IMPORTANT (Possible minimal broken backward compatibility)
Please, see the issue #40 about the fix of the url path.