Last release 11 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 1.4 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
13 years old
9 releases · first in 2013
Release timeline
9 releases since 2013Releases
- v0.5.4-0.20151126213107-bccecb6def5c26 Nov 2015pre-release
Nothing published for this version
- v0.5.311 Jul 2014
Release notes
This project publishes no release notes. Between
v0.5.2andv0.5.3there were 11 commits, 8 of them substantive:- Add IRC channel link
- updated ML address
- no need "w" argument
- removed BuildErrorsMiddleware
- fmt
- security fix for static middleware even if it’s only loaded in dev environment.
- updated README
- Replace ServeFile with ServeContent to use previously opened file
- v0.5.210 Jul 2014
Release notes
This project publishes no release notes. Between
v0.5.1andv0.5.2there were 10 commits, 9 of them substantive:- Use *traffic.Request rather than *http.Request
- added Fresh runner support
- dependencies for travis-ci
- README
- logs to stdout
- default port is 3000
- removed BuildErrorsMiddleware
- fmt
- security fix for static middleware even if it’s only loaded in dev environment.
- v0.5.115 Jan 2014
Release notes
This project publishes no release notes. Between
v0.5.0andv0.5.1there were 1 commits, 1 of them substantive:- added Fresh runner support
- v0.5.013 Dec 2013
Release notes
This project publishes no release notes. Between
v0.4.0andv0.5.0there were 7 commits, 7 of them substantive:- updated template examples
- added BuildErrorsMiddleware. useful with the runner, which is not on master yet.
- renamed methods to Render, WriteText, WriteXML, WriteJSON
- updated generator templates
- middlewares don't return responsewriter and request anymore
- updated go version in travis ci conf
- If a custom not found handler is defined, the router doesn't write the StatusNotFound handler.
- v0.4.021 Nov 2013
Release notes
This project publishes no release notes. Between
v0.3.0andv0.4.0there were 4 commits, 4 of them substantive:- fixed new-project template
- added RenderText, RenderJSON and RenderXML to ResponseWriter
- added TemplatesFuncs and TemplateFunc methods
- "Use" instead of "AddMiddleware"
- v0.3.019 Nov 2013
Release notes
This project publishes no release notes. Between
v0.2.0andv0.3.0there were 10 commits, 10 of them substantive:- each route can have more than one handlers.
- route.AddBeforeFilters append one or more handlers
- it's possible to use traffic.Render without passing any data.
- removed before write handlers. added more test on Write and WriteHeader
- renamed AppResponseWriter to responseWriter
- added Request type. It's passed to handlefuncs instead of http.Request. It embeds http.Request.
- it calls NotFoundHandler if status code is 404 and the body has not been written.
- fix to bodywritten
- fixed templates for command "new"
- added RenderTemplate method to ResponseWriter
- v0.2.017 Nov 2013
Nothing published for this version
- v0.0.0-20151126213107-bccecb6def5c26 Nov 2015pre-release
Nothing published for this version