- Fixes #39, thanks @sunhailin-Leo
- Fix the LICENSE headers and introduce MIT License
- New method
NewWithLabels
now accepts amap[string]string
so that users can create custom labels easily. - Bumped gofiber to v2.3.3
- Bug Fix: RequestInFlight won't decrease if ctx.Next() return error
- Bumped gofiber to v2.2.1
- Use go 1.15
- Support gofiber-v2
- New import path would be github.com/ansrivas/fiberprometheus/v2
- Upgrade gofiber to 1.14.4
- Support a new method to provide a namespace and a subsystem for the service