• v0.2.10 f79f7c5ee6

    lunny released this 2015-04-03 07:11:59 +00:00 | 173 commits to master since this release

    • fixed some bugs of static
    • add middlewares of group support
    Downloads
  • v0.2.9 016c6e42f2

    lunny released this 2015-03-20 14:01:19 +00:00 | 178 commits to master since this release

    This release is a minor release. It adds some features and fixed some bugs.

    • Add Prefix handler to wrap a handler filtered by request url prefix
    • Add Use method for Group for supporting apply middleware with group and resolved #2
    Downloads
  • v0.2.8 95d48b1eb1

    lunny released this 2015-03-02 05:43:14 +00:00 | 180 commits to master since this release

    In this version, we added many features:

    1. cookie support
    2. error handler
    3. custom routes' method

    and we improved some internal middlewares:

    1. return handler
    2. static handler added more options

    And we have added some external middlewares

    1. events
    2. debug
    3. renders

    At last, we added a new example dbweb

    Downloads
  • v0.1 b59089f239

    lunny released this 2014-12-29 02:32:45 +00:00 | 226 commits to master since this release

    After about one month developing, I have finished the first release of Tango. There are many features on tango, you can visit the Wiki to find them.

    Downloads