github gorilla/mux v1.8.0
v1.8.0 ☀️

latest releases: v1.8.1, v2.0
3 years ago

v1.8.0 addresses a minor regression with the variable extraction when using a wildcard host match. Specifying .Host(“foo.example.com:{port:.*}) will now correctly capture the port into mux.Vars.

CHANGELOG

Don't miss a new mux release

NewReleases is sending notifications on new releases.