Releases: savsgio/atreugo
Releases · savsgio/atreugo
v8.1.1
v8.1.0
- 855c870 Add group path (Sergio Andres Virviescas Santana)
- e803c29 Update fasthttp config type documentation and fix typo (Sergio Andres Virviescas Santana)
- 85bb188 Add Atreugo.TimeoutWithCodePath (Sergio Andres Virviescas Santana)
- 18b8ba2 Upgrade fasthttp to v1.4.0 and router to 0.4.0 (Sergio Andres Virviescas Santana)
- 9f48111 Add filters (middlewares) for Paths (Sergio Andres Virviescas Santana)
v8.0.0
- 5a4cc72 Upgrade to v8 (Sergio Andres Virviescas Santana)
- 3ec7f19 Adds request id middleware (Sergio Andres Virviescas Santana)
- b4f47e0 Fix doc (Sergio Andres Virviescas Santana)
- 4f2f904 Add net/http handler path (Sergio Andres Virviescas Santana)
- 39019c6 Fix example (Sergio Andres Virviescas Santana)
- a8dddb7 Add Before/After middlewares (Sergio Andres Virviescas Santana)
- ad2db64 Add TimeoutPath method (Sergio Andres Virviescas Santana)
- 55ca848 Allow any http method in path handlers (Sergio Andres Virviescas Santana)
v7.1.2
v7.1.1
v7.1.0
v7.0.0
- ed2998f Fix version in go.mod (Sergio Andres Virviescas Santana)
- 32fcee6 Upgrade to v7 (Sergio Andres Virviescas Santana)
- 026ecd0 Fix tests (Sergio Andres Virviescas Santana)
- 2530287 Added NotFound and ServeFile handlers, and fix Static handler (Changes in API) (Sergio Andres Virviescas Santana)
- 28455a9 Added Benchmark's section to README (Sergio Andres Virviescas Santana)