fasthttprouter v0.1.1 Release Notes

Release Date: 2016-12-20 // almost 8 years ago
  • 🛠 [bugfix] Panic when method mismatched for parameterised queries

    🛠 Fixed the bug in #15 and #22

    Thanks for @palestamp 's PR.


Previous changes from v0.1.0

  • 🌐 The fasthttprouter is used for fasthttp web applications.

    1. Forked from httprouter 🐎 2. High performance based on fasthttp
    2. Simple and easy to use.