mux v1.8.0 Release Notes

Release Date: 2020-08-22 // over 4 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


Previous changes from v1.7.4