| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-14 | 955 Bytes | |
| v5.2.4 source code.tar.gz | 2026-01-14 | 88.3 kB | |
| v5.2.4 source code.zip | 2026-01-14 | 126.6 kB | |
| Totals: 3 Items | 215.8 kB | 0 | |
What's Changed
- Bump minimum Go to 1.22 and use new features by @JRaspass in https://github.com/go-chi/chi/pull/1017
- Refactor graceful shutdown example by @mikereid1 in https://github.com/go-chi/chi/pull/994
- Refactor to use atomic type by @cuiweixie in https://github.com/go-chi/chi/pull/1019
- update reverseMethodMap in RegisterMethod by @cixel in https://github.com/go-chi/chi/pull/1022
- Update comment about min Go version by @JRaspass in https://github.com/go-chi/chi/pull/1023
- middleware: harden RedirectSlashes handler by @pkieltyka in https://github.com/go-chi/chi/pull/1044
New Contributors
- @mikereid1 made their first contribution in https://github.com/go-chi/chi/pull/994
- @cuiweixie made their first contribution in https://github.com/go-chi/chi/pull/1019
- @cixel made their first contribution in https://github.com/go-chi/chi/pull/1022
Full Changelog: https://github.com/go-chi/chi/compare/v5.2.3...v5.2.4