Skip to content

Releases: fasthttp/router

v1.3.10

26 Mar 09:43
cc03ff3
Compare
Choose a tag to compare
  • cc03ff3 Bugfix Redirect fixed path (#49) (wuwenbin)

v1.3.9

02 Mar 09:14
Compare
Choose a tag to compare
  • 9a4b4db Upgrade dependencies (Sergio Andres Virviescas Santana)

v1.3.8

01 Mar 09:13
f74be76
Compare
Choose a tag to compare
  • f74be76 hotfix(wildpath): set user empty value (#47) (yellow chicks)

v1.3.7

17 Feb 12:01
Compare
Choose a tag to compare
  • 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

12 Feb 09:58
Compare
Choose a tag to compare
  • 890eabd Upgrade fasthttp to v1.20.0 and others dependencies (Sergio Andres Virviescas Santana)

v1.3.5

09 Jan 14:54
Compare
Choose a tag to compare
  • 5916155 Upgrade gotils (Sergio Andres Virviescas Santana)
  • 8c5e42b Upgrade dependencies (Sergio Andres Virviescas Santana)

v1.3.4

13 Dec 16:33
Compare
Choose a tag to compare
  • 495ce1b Upgrade fasthttp to v1.18.0 (Sergio Andres Virviescas Santana)

v1.3.3

08 Nov 21:50
Compare
Choose a tag to compare
  • 5c77f27 Upgrade fasthttp to v1.17.0 (Sergio Andres Virviescas Santana)
  • 8ef2dc8 Upgrade gotils (Sergio Andres Virviescas Santana)

v1.3.2

03 Sep 11:38
Compare
Choose a tag to compare
  • 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.

v1.3.1

24 Aug 12:41
Compare
Choose a tag to compare
  • f947c3f Fix get optional paths #39 (Sergio Andres Virviescas Santana)
  • 16f85c3 Save path params as a copy #38 (Sergio Andres Virviescas Santana)