Releases: go-baa/baa
Releases · go-baa/baa
v1.2.17
- fix staitc route not found with same prefix in param route
v1.2.16
v1.2.15
- fix URLFor with autoTrailingSlash
v1.2.14
- fix static router
v1.2.13
- let router be interface and can set new instance to baa by DI
- rewrite router tree
v1.2.12
v1.2.11
allow register or return application instance
v1.2.10
- add default app
- fix auto trailing slash, let it support any route
v1.2.9
- add NotFound method for context
- implement reset context writer
- add output show run mode
v1.2.8
add auto trailing slash