Skip to content

Releases: vicanso/elton

version 0.2.1

06 Oct 00:10
Compare
Choose a tag to compare
  • enhance cache max age function
  • use http.Redirect for redirect function
  • use atomic to change reuse status for concurrent handle

version 0.2.0

15 Aug 12:28
Compare
Choose a tag to compare
v0.2.0

docs: update readme

version 0.1.5

10 Jul 13:54
Compare
Choose a tag to compare
  • refactor: adjust get real/client ip function
  • refactor: adjust Cod function for context
  • feat: support pre middleware function

version 0.1.4

29 Jun 04:26
Compare
Choose a tag to compare
  • support more signed key generator
  • separate real ip and client ip
  • add RefreshSignedCookie for update sig cookie

version 0.1.3

10 Jun 12:14
Compare
Choose a tag to compare
v0.1.3

refactor: support closer for pipe

version 0.1.2

08 Jun 03:23
Compare
Choose a tag to compare
  • feat: add ClientIP function to get the first public ip
  • feat: support pipe function for stream

version 0.1.1

13 May 13:58
Compare
Choose a tag to compare
  • add compose for handler list function

version 0.1.0

09 May 13:22
Compare
Choose a tag to compare
  • feat: support pass context to another cod instance
  • feat: support validate for params
  • feat: support set s-maxage cache function
  • only support go 1.12 or latest

version 0.0.7

20 Apr 01:36
Compare
Choose a tag to compare
  • feat: set content length for response

version 0.0.6

07 Apr 03:05
Compare
Choose a tag to compare
  • support ignore trace function
  • clear some header field in error handler