Skip to content

Releases: gookit/rux

v1.2.7

05 Jul 04:10
3e44dcd

Choose a tag to compare

  • add Length() on context

v1.2.6

23 Jun 13:06
02cf987

Choose a tag to compare

Release v1.2.6

v1.2.5

02 Jan 09:53
c2e6278

Choose a tag to compare

release v1.2.5

v1.2.4

30 Aug 13:21
fce25b2

Choose a tag to compare

  • add pprof support
  • add resource function for quick write RESTful API
  • update readme

v1.2.1

03 Aug 09:57
105286d

Choose a tag to compare

  • add context funcs
  • feat: allow use Use() in Group() method
  • update: remove route.SetName(), add AddNamed() to router
  • update readme

v1.2.0

01 Aug 16:37

Choose a tag to compare

  • refactor route storage and register logic
  • fix some bugs
  • add more features
  • add more unit tests
  • update readme

v1.1.5

01 Aug 02:51
9e2af49

Choose a tag to compare

  • fix route params error
  • update some new feature
  • update readme

v1.1.4

28 Jul 06:26

Choose a tag to compare

  • fix some error
  • add more unit tests
  • update readme

v1.1.3

10 Mar 08:04

Choose a tag to compare

  • update some logic
  • update readme

v1.0.0

30 Aug 07:56

Choose a tag to compare

first version