Releases: jollytoad/deno_http_fns
Releases · jollytoad/deno_http_fns
byPattern performance improvements
- Massive performance improvement in
byPattern
, by pre-instantiatingURLPattern
s from strings.
Full Changelog: v0.1.0...v0.1.1
Reorganize modules
All modules have been moved under lib
, and some renamed to be consistent with the function name they export.