Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 431 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 431 Bytes

0.8.0 (2021-09-11)

  • New repo name.
  • Tweaked reqlog colors.

v0.7.2 - Jun 29 2021

  • Changed Request.Params is be a getter method.
  • Added Request.WithParams to set params.
  • Replaced treemux.WithPathSource(URLPath) with treemux.UseURLPath().

v0.7.0 - Jun 28 2021

  • Added http.HandlerFunc compatibility mode to help working with http.HandlerFunc.