Sourced from github.com/gorilla/mux's releases.
Release v1.8.1
What's Changed
- build: CircleCI 2.1 + build matrix by
@elithrar
in gorilla/mux#595- Include "404" and "405" in the docs by
@Jille
in gorilla/mux#602- docs: update README w.r.t new maintainer ask by
@elithrar
in gorilla/mux#660- regexp: use iota instead of hardcoded values for regexType* by
@michaelgrigoryan25
in gorilla/mux#679- Fix
authenticationMiddleware
initialization in theREADME.md
file by@amustaque97
in gorilla/mux#693- Update README.md by
@coreydaley
in gorilla/mux#713- [GPT-95] Update go version, add tools for verification and testing by
@apoorvajagtap
in gorilla/mux#718- Delete release-drafter.yml by
@coreydaley
in gorilla/mux#719- Delete stale.yml by
@coreydaley
in gorilla/mux#720- Delete AUTHORS by
@coreydaley
in gorilla/mux#721- Update LICENSE by
@coreydaley
in gorilla/mux#722- Updated the logo in README.md by
@shamkarthik
in gorilla/mux#724- Update LICENSE by
@coreydaley
in gorilla/mux#723- Update issues.yml by
@coreydaley
in gorilla/mux#726- Update issues.yml by
@coreydaley
in gorilla/mux#727- run go fmt with Go 1.20 by
@shogo82148
in gorilla/mux#725- Fix
Single Page Application
example inREADME.md
file by@amustaque97
in gorilla/mux#678- [BUG] Inconsistent HTTP status code on query mismatch by
@soheilrt
in gorilla/mux#712- Clarify documentation examples of Route methods by
@andrew-werdna
in gorilla/mux#672- changed the routeVariables text content. by
@sumanpaikdev
in gorilla/mux#708- Add GetVarNames() by
@eh-steve
in gorilla/mux#676- fix SPA handler in README.md by
@sy9
in gorilla/mux#733- update GitHub workflows by
@coreydaley
in gorilla/mux#734New Contributors
@Jille
made their first contribution in gorilla/mux#602@michaelgrigoryan25
made their first contribution in gorilla/mux#679@amustaque97
made their first contribution in gorilla/mux#693@coreydaley
made their first contribution in gorilla/mux#713@apoorvajagtap
made their first contribution in gorilla/mux#718@shamkarthik
made their first contribution in gorilla/mux#724@shogo82148
made their first contribution in gorilla/mux#725@soheilrt
made their first contribution in gorilla/mux#712@andrew-werdna
made their first contribution in gorilla/mux#672@sumanpaikdev
made their first contribution in gorilla/mux#708@eh-steve
made their first contribution in gorilla/mux#676@sy9
made their first contribution in gorilla/mux#733Full Changelog: https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1
b4617d0
update GitHub workflows (#734)3401478
fix SPA handler in README.md (#733)4a671cb
Add GetVarNames() (#676)85123bf
changed the routeVariables text content. (#708)79f2f45
Clarify documentation examples of Route methods (#672)395ad81
[BUG] Inconsistent HTTP status code on query mismatch (#712)24c3e7f
Fix Single Page Application
example in
README.md
file (#678)546dd0c
run go fmt with Go 1.20 (#725)651928c
Update issues.yml (#727)cfc696d
Update issues.yml (#726)