Tags
Tags give the ability to mark specific points in history as being important
v1.5.4
1dc837cc
·
fixed lib imports
·
Apr 08, 2026
v1.5.3
00110c71
·
feat: add support for custom OpenAPI responses and duplicate route validation
·
Apr 08, 2026
v1.5.2
4c88f760
·
feat: add OpenAPI file generation support in NewEcho and update related tests
·
Apr 04, 2026
v1.5.1
f32ed3e7
·
feat: enhance echo framework with middleware and validation improvements
·
Mar 02, 2026
v1.5.0
eaaf6a4b
·
renamed package
·
Mar 02, 2026
v1.4.4
e3f70691
·
added more form field types + make fields without tag "required" optional
·
Feb 05, 2026
v1.4.3
30150ff1
·
added form string parsing
·
Feb 02, 2026
v1.4.2
bdbd766e
·
fix non struct in swagger schema
·
Feb 02, 2026
v1.4.1
b7a565db
·
can hide routes from swagger
·
Feb 02, 2026
v1.4.0
25cce35d
·
added swagger
·
Feb 02, 2026
v1.3.1
2b1882fb
·
refactor: improve route group handling by adding recursive support for parent...
·
Jan 30, 2026
v1.3.0
02d03250
·
refactor: enhance middleware handling in Echo struct to support global and...
·
Jan 30, 2026
v1.2.6
d8b01309
·
refactor: correct route filtering logic in Echo's Start function to properly...
·
Jan 24, 2026
v1.2.5
fa95c766
·
refactor: simplify CheckOrigin by removing unnecessary nil check for allowedOrigins in Echo struct
·
Jan 24, 2026
v1.2.4
2457b689
·
refactor: filter out 'echo_route_not_found' from debug log output in Echo's Start function
·
Jan 24, 2026
v1.2.3
0a36b52e
·
refactor: enhance AuthSettings and EchoConfigType with environment variable support in struct tags
·
Jan 10, 2026
v1.2.2
7ac2dd1c
·
refactor: update struct tags in EchoConfigType for mapstructure compatibility
·
May 21, 2025
v1.2.1
93e15856
·
refactor: change route.Method type to RouteMethod for consistency
·
Mar 18, 2025
v1.2.0
f17090c8
·
added oidc auth + config
·
Mar 18, 2025
v1.1.0
734d874c
·
updated log-lib + better logs
·
Aug 20, 2024
1
2