Releases: eliquious/xrouter
Releases · eliquious/xrouter
Update test mocks
Middleware Chain access
Merge pull request #10 from eliquious/chain-methods Chain methods
Websocket support
Merge pull request #9 from eliquious/add-websocket-hijack Update middleware.go
Update httprouter
Update the httprouter dependency to the latest.
Middleware chain bug fix
This release fixes a bug which prevented middleware from being added.
Bug fix
Middleware
This release replaces xhandler
with alice
for managing middleware. Middleware now also supports the http.Handler
interface.
Dependency updates
This release updates several dependencies to their latest.
v1.1.0 Middleware Update
This release updates the logging middleware to use loggers from Contexts.
Stable Release
This major version updated httprouter
to version 1.1.0
.