1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-23 15:43:42 +00:00

23 Commits

Author SHA1 Message Date
Fenny
da85c85c14 🧪 Increase test coverage: 96% 2020-07-15 17:43:30 +02:00
kiyon
2cfc1b1546 👷 Extract "USE" to a global const variable 2020-07-12 23:54:22 +08:00
Fenny
7ea6b2a9d0 🧩 Describe HTTP methods 2020-07-06 17:56:03 +02:00
ReneWerner87
d57651835b improve routing performance 2020-06-29 22:51:41 +02:00
wernerr
f1710ea1b6 fix the unnecessary pass through for routes with groups 2020-06-19 10:54:15 +02:00
fenny
e8b8fdfb35
Add Handler type (#410)
* Add new supporter
* Add new test condition
* Add Handler Type
2020-05-24 16:02:21 +02:00
Fenny
f114aad429 Separate group file
Co-Authored-By: RW <renewerner87@googlemail.com>
2020-05-23 09:27:06 +02:00
Fenny
f40d786caa v1.8.4
- Remove middleware folder
- Extend travis testing
2020-03-22 01:51:53 +01:00
Fenny
c5436a7519 Fix some consts 2020-03-20 16:49:46 +01:00
Fenny
b425a5b4bf v1.8.34 2020-03-20 16:43:28 +01:00
Fenny
9657019879 Add more comments 2020-03-16 17:18:25 +01:00
Fenny
bec9eecb29 v1.8.32 2020-03-15 14:45:57 +01:00
Fenny
558fcd2f30 v1.8.3 2020-03-14 12:30:21 +01:00
Fenny
21590dffe9 v1.8.2 2020-03-04 12:30:29 +01:00
Fenny
d547d441a3 New internal router alpha 2020-03-03 12:21:34 -05:00
Fenny
b872361da9 Strong type app.METHODS 2020-02-27 04:10:26 -05:00
Fenny
2eeb40273c v1.8.0 2020-02-26 19:31:43 -05:00
Fenny
bf66978a7f Fix comments 2020-02-22 17:03:30 -05:00
Fenny
1991d8db32 🎉 Official v1 Release 2020-02-21 18:07:43 +01:00
Fenny
b01e74187c v0.7.0 2020-02-21 18:06:08 +01:00
Fenny
813850c83c v2.0.0 2020-02-21 16:56:32 +01:00
Fenny
bdaac2d116 v1.7.0 2020-02-21 16:54:14 +01:00
Fenny
21b77bf03e 😲 2020-02-21 01:54:50 +01:00