Releases Tags
-
v0.5.0 is released
released this 6 years ago | 82 commits to master since this release
- Added group level middlewares, route level middlewares support.
- Some bugs fixed.
Downloads
-
v0.4.8 is released
released this 6 years ago | 84 commits to master since this release
- DecodeJson, Body, DecodeXml, IsAjax and RemoteAddr methods for context
- return status code support
- add default charset for json & xml
- more forms for group route
- many bugs fixed
Downloads
-
Tango v0.4.6 is released
released this 7 years ago | 139 commits to master since this release
- Added Set interface and implement forms, cookies, secure cookies, params
- Added more Run usage
- Some bugs fixed
Downloads
-
Tango v0.4.5 is released
released this 7 years ago | 151 commits to master since this release
- Bug fixed for regex router.
- More tests
Downloads
-
Tango v0.4.4 is released
released this 7 years ago | 157 commits to master since this release
- Added File & Dir for static files
- Added more router tests and bug fixed.
Downloads
-
Tango v0.4.3 is released
released this 7 years ago | 162 commits to master since this release
- Remove mode of tango
- Added SaveToFile for Context
Downloads
-
Tango v0.4.2 is released
released this 7 years ago | 163 commits to master since this release
Improvements of router orders and more better router trees trace tool.
Downloads
-
Tango v0.4.0 is released
released this 7 years ago | 169 commits to master since this release
- redesign & improve router, now router is more usable & flexible.
Downloads
-
Tango v0.3.1 released
released this 7 years ago | 170 commits to master since this release
- add support for named regex router path
Downloads
-
Tango v0.3.0 is released
released this 7 years ago | 171 commits to master since this release
- remove request & response injection, please use context. This is not compitable with old version.
Downloads