github go-chi/chi v1.5.1

latest releases: v5.0.12, v5.0.11, v4.1.3...
3 years ago
  • Performance improvement: removing 1 allocation by foregoing context.WithValue, thank you @bouk for
    your contribution (#555). Note: new benchmarks posted in README.
  • middleware.CleanPath: new middleware that clean's request path of double slashes
  • deprecate & remove chi.ServerBaseContext in favour of stdlib http.Server#BaseContext
  • plus other tiny improvements, see full commit history below
  • History of changes: see v4.1.2...v1.5.1

Don't miss a new chi release

NewReleases is sending notifications on new releases.