| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-21 | 1.4 kB | |
| v5.3.1 source code.tar.gz | 2026-07-21 | 487.5 kB | |
| v5.3.1 source code.zip | 2026-07-21 | 555.2 kB | |
| Totals: 3 Items | 1.0 MB | 0 | |
Fixes
- fix(static): preserve matched handler 404s by @JSap0914 in https://github.com/labstack/echo/pull/3043
- fix(group): Implicitly registered group routes should be allowed overwritten in default routes by @aldas in https://github.com/labstack/echo/pull/3049
Enhancements
- docs: update HTTP badge URLs to HTTPS by @KeloYuan in https://github.com/labstack/echo/pull/2968
- docs: correct
Anygodoc to reflect true arbitrary-method matching by @hyorimitsu in https://github.com/labstack/echo/pull/3046 - refactor: use range-over-integer loops by @zxysilent in https://github.com/labstack/echo/pull/3042
- docs: add llms.txt and llms-full.txt for v5 documentation by @tamish560 in https://github.com/labstack/echo/pull/3041
- Update deps to latest versions by @aldas in https://github.com/labstack/echo/pull/3050
New Contributors
- @KeloYuan made their first contribution in https://github.com/labstack/echo/pull/2968
- @hyorimitsu made their first contribution in https://github.com/labstack/echo/pull/3046
- @JSap0914 made their first contribution in https://github.com/labstack/echo/pull/3043
- @zxysilent made their first contribution in https://github.com/labstack/echo/pull/3042
- @tamish560 made their first contribution in https://github.com/labstack/echo/pull/3041
Full Changelog: https://github.com/labstack/echo/compare/v5.3.0...v5.3.1