Skip to content

Releases: go-baa/baa

v1.2.17

27 Sep 14:16

Choose a tag to compare

  • fix staitc route not found with same prefix in param route

v1.2.16

12 Aug 10:59

Choose a tag to compare

  • compatible with pongo2 identifier validate

v1.2.15

10 Aug 03:37

Choose a tag to compare

  • fix URLFor with autoTrailingSlash

v1.2.14

09 Aug 10:08

Choose a tag to compare

  • fix static router

v1.2.13

09 Aug 08:49

Choose a tag to compare

  • let router be interface and can set new instance to baa by DI
  • rewrite router tree

v1.2.12

05 Jul 08:24

Choose a tag to compare

  • add several int32 methods
  • context.Param(name) returns last value

v1.2.11

29 Jun 10:22

Choose a tag to compare

allow register or return application instance

v1.2.10

15 Jun 09:30

Choose a tag to compare

  • add default app
  • fix auto trailing slash, let it support any route

v1.2.9

22 May 12:54

Choose a tag to compare

  • add NotFound method for context
  • implement reset context writer
  • add output show run mode

v1.2.8

19 May 02:31

Choose a tag to compare

add auto trailing slash