Releases: savsgio/atreugo
Releases · savsgio/atreugo
v5.0.0
CHANGELOG
- Adapted responses whose type of the body is string or bytes
v4.1.0
CHANGELOG
- Changed erik's fasthttp fork to valyala's fasthttp
- Added Go 1.11 in travis CI
v4.0.0
CHANGELOG
- Added an own RequestCtx to extend fasthttp.RequestCtx
- Posibility to change log output of server
- Small code refactors
v3.1.2
CHANGELOG
- Upgrade go-logger and fasthttp
v3.1.1
CHANGELOG
- Added tests
- Some improvements
v3.1.0
CHANGELOG
- Added more types of response
- Refactor of project structure
- Fixes and improvements
v3.0.0
Merge pull request #7 from savsgio/develop
Code refactor and improvments