| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-05 | 1.2 kB | |
| v5.3.1 source code.tar.gz | 2026-07-05 | 103.3 kB | |
| v5.3.1 source code.zip | 2026-07-05 | 143.9 kB | |
| Totals: 3 Items | 248.4 kB | 0 | |
What's Changed
- Honor Discard() in httpFancyWriter.ReadFrom by @DucMinhNe in https://github.com/go-chi/chi/pull/1110
- Tidy build directives by @JRaspass in https://github.com/go-chi/chi/pull/1113
- feat(middleware): add text/xml and application/xml to default compressible types by @VojtechVitek in https://github.com/go-chi/chi/pull/1127
- Fix defaultLogEntry.Panic not respecting NoColor setting by @doganarif in https://github.com/go-chi/chi/pull/1050
- middleware: document printPrettyStack and harden NoColor panic test by @VojtechVitek in https://github.com/go-chi/chi/pull/1131
- feat(mux): support http QUERY method ietf rfc10008 by @VojtechVitek in https://github.com/go-chi/chi/pull/1132
- ci: pin GitHub Actions to full commit SHAs by @XananasX7 in https://github.com/go-chi/chi/pull/1116
New Contributors
- @DucMinhNe made their first contribution in https://github.com/go-chi/chi/pull/1110
- @doganarif made their first contribution in https://github.com/go-chi/chi/pull/1050
- @XananasX7 made their first contribution in https://github.com/go-chi/chi/pull/1116
Full Changelog: https://github.com/go-chi/chi/compare/v5.3.0...v5.3.1