All Versions
10
Latest Version
Avg Release Cycle
112 days
Latest Release
2038 days ago

Changelog History

  • v0.8.6 Changes

    March 07, 2019

    Include 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