Skip to content

Releases: yarf-framework/yarf

v0.8.6

07 Mar 20:28
Compare
Choose a tag to compare

Include error responsy body ALWAYS

v0.8.5

07 Aug 15:27
Compare
Choose a tag to compare
  • Adds Gzip response methods to Context

v0.8.4

16 Jan 22:02
Compare
Choose a tag to compare
  • Improved logs.
  • Minor tweaks.

v0.8.3

08 Nov 16:12
Compare
Choose a tag to compare
  • Added QueryValue() method to yarf.Context
  • Added Redirect() method to yarf.Context
  • Improved tests.
  • Added some badges to README file.

v0.8.1

02 Nov 16:18
Compare
Choose a tag to compare
  • 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.2

02 Nov 20:41
Compare
Choose a tag to compare

Revert last release to a stable status.

v0.8.0

07 Aug 13:42
Compare
Choose a tag to compare

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

04 Jul 23:25
Compare
Choose a tag to compare
  • Fix response code write on error

v0.7.1

04 Jul 23:20
Compare
Choose a tag to compare
  • Logger changes
  • Wildcard support to router
  • Catch-All routes support using wildcard at the end.

Version 0.7

31 May 15:18
Compare
Choose a tag to compare
v0.7

Update Readme docs