0.8.0 (2021-09-11)
- New repo name.
- Tweaked reqlog colors.
- Changed
Request.Paramsis be a getter method. - Added
Request.WithParamsto set params. - Replaced
treemux.WithPathSource(URLPath)withtreemux.UseURLPath().
- Added http.HandlerFunc compatibility mode to help working with
http.HandlerFunc.