This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
echo
Watch
1
Star
0
Fork
0
You've already forked echo
mirror of
https://github.com/labstack/echo.git
synced
2024-11-24 08:22:21 +02:00
Code
Issues
Releases
Activity
44b4054b9e
echo
/
Makefile
4 lines
84 B
Makefile
Raw
Normal View
History
Unescape
Escape
Release 3.3.0: Enhancements: Implemented Response#After() Dynamically add/remove proxy targets Rewrite rules for proxy middleware Add ability to extract key from a form field Implemented rewrite middleware Adds a separate flag for the 'http/https server started on' message (#1043) Applied a little DRY to the redirect middleware (#1053) and tests (#1055) Simplify dep fetching (#1062) Add custom time stamp format #1046 (#1066) Update property name & default value & comment about custom logger Add X-Requested-With header constant Return error of context.File in c.contentDisposition Updated deps Updated README.md Fixes: Fixed Response#Before() Fixed #990 Fix href url from armor to echo (#1051) Fixed #1054 Fixed #1052, dropped param alias feature Avoid redirect loop in HTTPSRedirect middleware (#1058) Fix deferring body close in middleware/compress test (#1063) Cleanup code (#1061) FIX - We must close gzip.Reader, only if no error (#1069) Fix formatting (#1071) Can be a fix for auto TLS
2018-03-12 22:28:53 +02:00
tag
:
@git tag
`
grep -P
'^\tversion = '
echo.go
|
cut -f2 -d
'"'
`
@git tag
|
grep -v ^v
Reference in New Issue
Copy Permalink