All Versions
10
Latest Version
Avg Release Cycle
112 days
Latest Release
2038 days ago
Changelog History
Changelog History
-
v0.8.6 Changes
March 07, 2019Include error responsy body ALWAYS
-
v0.8.5 Changes
August 07, 2017- โ Adds Gzip response methods to Context
-
v0.8.4 Changes
January 16, 2017- ๐ Improved logs.
- Minor tweaks.
-
v0.8.3 Changes
November 08, 2016- โ Added QueryValue() method to yarf.Context
- โ Added Redirect() method to yarf.Context
- ๐ Improved tests.
- โ Added some badges to README file.
-
v0.8.2 Changes
November 02, 2016๐ Revert last release to a stable status.
-
v0.8.1 Changes
November 02, 2016- ๐ Improved overall performance
- โก๏ธ Benchmarks updated and now the framework beats all other frameworks when working with route cache.
- Small changes on internal structures.
- API hasn't changed.
-
v0.8.0 Changes
August 07, 2016๐ This release doesn't introduce many changes on the functionality, but several improvements are added.
๐ Also, the version number has changed as some type names and struct properties have changed to complaint golint and govet.
-
v0.7.2 Changes
July 04, 2016- ๐ Fix response code write on error
-
v0.7.1 Changes
July 04, 2016- Logger changes
- ๐ Wildcard support to router
- ๐ Catch-All routes support using wildcard at the end.
-
v0.7
May 31, 2016